Blog / Javascript
2 posts tagged | Show all
- 29 Aug 2023Advanced JavaScript: Throw multiple errors at the same time
The first of a series of articles dedicated to advanced techniques to write robust, maintainable and future-proof JavaScript
- 3 Aug 2023Simple dual-module package setup for JavaScript library authors with esbuild
How to navigate the complexity to develop, type check, debug and build a typescript-powered library for both ESM Modules and CommonJS