Explore >> Select a destination


You are here

codedrivendevelopment.com
| | dylanpaulus.com
3.5 parsecs away

Travel
| | Code dependencies are like . We are able to pull in other people's code, combining and stacking different packages together to achieve our goals. Using dependencies greatly reduces the complexity of developing software. We can take advantage of the hard work someone has already done to solve a probl...
| | angelika.me
4.1 parsecs away

Travel
| | Whenever I'm adding a new dependency to a JavaScript app, or setting up the build process of a new app, I ask myself: what exactly are devDependencies? It's time to answer that question in depth.
| | zellwk.com
2.2 parsecs away

Travel
| | Here's how to set up a perfect web development environment for writing JavaScript with Prettier, Standard, and ESLint.
| | hamatti.org
22.7 parsecs away

Travel
| I love how in Eleventy, you can build a site step-by-step and at each small step, have a functional website. In this post, I describe a workshop structure I've used lately to teach a few of my friends how to build a static site with Eleventy.