Explore >> Select a destination


You are here

putridparrot.com
| | mariusschulz.com
3.6 parsecs away

Travel
| | TypeScript 2.3 introduced a new --strict compiler option that enables a number of other compiler options related to stricter type checking.
| | krasimirtsonev.com
3.2 parsecs away

Travel
| | Transpile to ES modules with Babel / While I was working on Navigo an issue popped out. It was about using the library in the context of Web Dev Server where we have everything in TypeScript. And something was not ok with Navigo. The npm package wasn't exported properly and we were keep getting a does not provide an export named 'default' error. It turned out the problem is that Navigo is not exported properly as ES module (also known as ESM).
| | vladivanov.me
2.5 parsecs away

Travel
| | What are modular systems in JavaScript? Why are there so many? What problems can arise from this and how can they be solved? And what to choose in 2023? I'll tell in this article.
| | btxx.org
23.6 parsecs away

Travel
| [AI summary] This article explains how to use Jekyll to publish ebooks with a focus on simplicity, customization, and converting markdown chapters into PDF formats.