Explore >> Select a destination


You are here

keepinguptodate.com
| | gils-blog.tayar.org
1.4 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.
| | jonbeebe.net
1.8 parsecs away

Travel
| | My preferred settings for ESLint and Prettier for React, JavaScript, and TypeScript development, with a setup guide.
| | www.thepolyglotdeveloper.com
3.0 parsecs away

Travel
| | Use external JavaScript libraries in a TypeScript Angular project. Declare components from external libraries and then use them as normal.
| | scastiel.dev
78.6 parsecs away

Travel
| React Hooks are trully awesome, but the more I play with them the more I discover tricks, and sometimes spend a lot of time figuring out why my code doesn't do what it is supposed to.