Found 188 bookmarks
Newest
The Ultimate Guide to Configuring NPM
The Ultimate Guide to Configuring NPM
The Node Package Manager, or npm, is one of the best parts about Node, in my opinion. Package management can really make or break a language, so ensuring that...
·stackabuse.com·
The Ultimate Guide to Configuring NPM
Atomic Design | Brad Frost
Atomic Design | Brad Frost
Hey there! I wrote a book called Atomic Design that dives into this topic in more detail, which you can buy as an ebook. We’re not designing pages, we’re designing systems of components.—Stephen Hay As the craft of Web design continues to evolve, we're recognizing the need to develop thoughtful de
·bradfrost.com·
Atomic Design | Brad Frost
HTML basics - Learn web development | MDN
HTML basics - Learn web development | MDN
HTML (Hypertext Markup Language) is the code that is used to structure a web page and its content. For example, content could be structured within a set of paragraphs, a list of bulleted points, or using images and data tables. As the title suggests, this article will give you a basic understanding of HTML and its functions.
·developer.mozilla.org·
HTML basics - Learn web development | MDN
A re-introduction to JavaScript (JS tutorial) - JavaScript | MDN
A re-introduction to JavaScript (JS tutorial) - JavaScript | MDN
Why a re-introduction? Because JavaScript is notorious for being misunderstood. It is often derided as being a toy, but beneath its layer of deceptive simplicity, powerful language features await. JavaScript is now used by an incredible number of high-profile applications, showing that deeper knowledge of this technology is an important skill for any web or mobile developer.
·developer.mozilla.org·
A re-introduction to JavaScript (JS tutorial) - JavaScript | MDN
Clarifying what you captured
Clarifying what you captured
Anything that we capture in our attention needs clarification about what it means to us. Here's a process for doing that.
·rtalbert.org·
Clarifying what you captured
Azure images - Builders | Packer by HashiCorp
Azure images - Builders | Packer by HashiCorp
Packer is able to create Azure VM images. To achieve this, Packer comes with multiple builders depending on the strategy you want to use to build the images.
·packer.io·
Azure images - Builders | Packer by HashiCorp
Optimizing your $Profile
Optimizing your $Profile
Optimizing your $Profile Your PowerShell Profile allows you to customize your PowerShell session and runs at startup. Complex profiles can cause a significant delay in the startup of PowerShell as it is a script that needs to be executed before the prompt first shows up.
·devblogs.microsoft.com·
Optimizing your $Profile
Field Guide to the R Ecosystem
Field Guide to the R Ecosystem
This guide aims to introduce the reader to the main elements of the R ecosystem.
·fg2re.sellorm.com·
Field Guide to the R Ecosystem
Add POST requests to {shiny} with {brochure} - Colin Fay
Add POST requests to {shiny} with {brochure} - Colin Fay
[Disclaimer] The package presented in this blog post is stillexperimental at the time of writing these lines (2021-02-28), so itmight face some API changes in the future.Yesterday Jacqueline’s tweeted about her need to add POST requests toa {shiny} application.I'm astounded that it doesn't seem like a Shiny app is able to acceptPOST requests. I have data I wanna pass to my server :/— Dr. Jacqueline Nolis (@skyetetra)February27, 2021This is actually one of the things I had in mind when building{brochure}: more flexibility with the HTTP requests and how they arehandled.So here is a working ex...
·colinfay.me·
Add POST requests to {shiny} with {brochure} - Colin Fay
Shiny in Production: App and Database Syncing :: Thomas Roh — Data Science
Shiny in Production: App and Database Syncing :: Thomas Roh — Data Science
When using shiny in production, often you will want to have some sort of database interactions for storing and accessing data. The DBI package provides an easy way to do the database interactions with a variety of SQL database flavors. In this example, I’m going to use a SQLite in memory database for reproducibility. In practice, you will just switch to the code to use a persistent database. Let’s start by creating a table to right to.
·roh.engineering·
Shiny in Production: App and Database Syncing :: Thomas Roh — Data Science
R shiny app dashboards in 2021: The Ultimate Guide for Busy People – YakData brightRserver
R shiny app dashboards in 2021: The Ultimate Guide for Busy People – YakData brightRserver
In this guide you’ll find both original content and curated resources to: + Build R shiny apps from scratch + Select the optimal dashboard framework for your R shiny app dashboard + R packages to build interactive, professional quality data visualization + Improve the user experience and dashboard speed tricks + All the ways you can deploy and share R shiny app dashboards + Lessons from a dashboard veteran for better R shiny app dashboards
·yakdata.com·
R shiny app dashboards in 2021: The Ultimate Guide for Busy People – YakData brightRserver
The Docker Handbook – 2021 Edition
The Docker Handbook – 2021 Edition
The concept of containerization itself is pretty old. But the emergence of the Docker Engine in 2013 has made it much easier to containerize your applications. According to the Stack Overflow Developer Survey - 2020, Docker is the #1 most wanted platform, #2 most loved platform, and also the #3
·freecodecamp.org·
The Docker Handbook – 2021 Edition
GTD and Computer Programming | Getting Things Done® Forums
GTD and Computer Programming | Getting Things Done® Forums
Programming has been my hobby for as long as I can remember. It's a large part of my day job, I moonlight as a freelance programmer and I have several hobby projects. However, I can't seem to...
·forum.gettingthingsdone.com·
GTD and Computer Programming | Getting Things Done® Forums