Explore >> Select a destination


You are here

www.valentinog.com
| | markus.oberlehner.net
6.7 parsecs away

Travel
| | Learn how to use partial hydration with Eleventy and Preact and how to apply the principles of progressive enhancement to build resilient websites.
| | krasimirtsonev.com
7.5 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).
| | adropincalm.com
4.9 parsecs away

Travel
| | Babel is a JavaScript compiler mainly known for React and the ability to use js syntax not yet shipped to the browser. In this introduction we'll try to cover some of the core ideas such as @babel/core, @babel/cli, plugins, presets and the config file. The main idea In the js world, we like to use new and exotic syntaxes even if the browser doesn't provide support and never will. Before ie11 deprecation, a classic example was using the arrow function syntax.
| | www.jrebel.com
83.3 parsecs away

Travel
| What is Microsoft Visual Studio Code? Find out what VS Code is, how it is used, and why developers choose VS Code for Java.