/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

www.acusti.ca
| | gils-blog.tayar.org
2.3 parsecs away

Travel
| | ESM is ready for use in Node.js. This guide shows you how, and how to avoid all the small gotchas. The guide covers the basics, but also discusses how to write packages that can be dual-mode (ESM and CJS), how to configure ESLint, Mocha, and Testdouble, and how to use TypeScript with ESM.
| | yieldcode.blog
2.2 parsecs away

Travel
| | During the development of my recent project, I decided to split some components to their own packages, and used npm workspaces for that.
| | david-barreto.com
2.4 parsecs away

Travel
| | Ideally, a lambda is the glue that ties together a microservice that it's developed in isolation from other parts of a system and it's stored and managed in its own repository. Shared functionality...
| | kewah.com
19.2 parsecs away

Travel
| Walk through on how to write a local declaration file for a JavaScript dependency installed using npm.