|
You are here |
github.com | ||
| | | | |
whitep4nth3r.com
|
|
| | | | | Learn how to build, test and release a JavaScript node module in ES6 all the way from npm init to npm publish. | |
| | | | |
adropincalm.com
|
|
| | | | | 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. | |
| | | | |
markus.oberlehner.net
|
|
| | | | | Learn how to use partial hydration with Eleventy and Preact and how to apply the principles of progressive enhancement to build resilient websites. | |
| | | | |
preactjs.com
|
|
| | | |||