You are here |
cirrus.twiddles.com | ||
| | | |
v8.dev
|
|
| | | | Top-level `await` is coming to JavaScript modules! Youll soon be able to use `await` without needing to be in an async function. | |
| | | |
whitep4nth3r.com
|
|
| | | | Learn how to use Node.js, npm and npx to build a CLI tool to output a business card to the terminal. Bonus demo repository included! | |
| | | |
gils-blog.tayar.org
|
|
| | | | 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. | |
| | | |
whitep4nth3r.com
|
|
| | Learn how to set up a new project in Next.js to curate music recommendations using the Spotify API -with special guest MetalAndCoffee. |