/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

siderite.dev
| | techtldr.com
6.8 parsecs away

Travel
| | Introduction I am not an expert on either of the package managers. Contrary, until few days ago I didn't realize that npm used a local cache. Unaware, I wrote an article titled OMG?-?NPM clone that finally makes sense and was called out on some of my false assumptions. That feedback forced me to take a [...]
| | shapeshed.com
5.2 parsecs away

Travel
| | Yarn announced itself as a new package manager for JavaScript. In fact is a better npm client but its release suggests that change may be coming to JavaScript package management with issues of security and centralisation up for debate.
| | lucasfcosta.com
4.6 parsecs away

Travel
| | When writing JavaScript applications, you describe its dependencies using a package.json file. This file contains all of your applications direct dependencie...
| | schadokar.dev
20.7 parsecs away

Travel
| In this tutorial, we are going to use Expressjs to expose the API.