Explore >> Select a destination


You are here

www.2ality.com
| | www.jakearchibald.com
4.4 parsecs away

Travel
| | They behave differently, so make sure you pick the right one.
| | krasimirtsonev.com
2.8 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).
| | 2ality.com
0.4 parsecs away

Travel
| | Babel's loose mode transpiles ES6 code to ES5 code that is less faithful to ES6 semantics. This blog post explains how that works and what the pros and cons are (spoiler: normally not recommended).
| | nachoiacovino.com
21.4 parsecs away

Travel
| Easiest way to setup Tailwind CSS in your Vanilla HTML project. Quick and easy step-by-step guide.