|
You are here |
putridparrot.com | ||
| | | | |
mariusschulz.com
|
|
| | | | | TypeScript 2.3 introduced a new --strict compiler option that enables a number of other compiler options related to stricter type checking. | |
| | | | |
krasimirtsonev.com
|
|
| | | | | 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
|
|
| | | | | 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
|
|
| | | [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. | ||