Explore >> Select a destination


You are here

kentcdodds.com
| | www.integralist.co.uk
39.0 parsecs away

Travel
| | Introduction This post will explain how to set-up and configure the various tooling necessary in order to be able to write cross-compatible modern (ES2015+) JavaScript code. Note: if you're unsure of what 'modern' JavaScript looks like, then I'll refer you to these compatibility tables. The tools we'll be using: Babel: transpiler of modern JS into ES5 compatible code. Webpack: a js module bundler. Note: webpack is actually capable of transforming, bundling, packaging just about anything (as we'll see sho...
| | www.aleksandrhovhannisyan.com
17.4 parsecs away

Travel
| | Webpack is one of the most popular code bundlers available. Here's a simple webpack config to bundle your JavaScript.
| | karmanivero.us
31.4 parsecs away

Travel
| | A sweet Next.js project template. Integrates Redux Toolkit with with test support for Mocha + Chai + React Testing Library and release publishing via release-it.
| | danijelavrzan.com
32.3 parsecs away

Travel
| Publish is a static site generator that lets you build website in your favourite programming language - Swift!