- Primary options| babeljs.io
Technical documentation on CrUX metrics.| Chrome for Developers
From allowJs to useDefineForClassFields the TSConfig reference includes information about all of the active compiler flags setting up a TypeScript project.| www.typescriptlang.org
Thoughts on web development, open source, software architecture, and the future.| philipwalton.com
Parcel’s production mode automatically bundles and optimizes your application for production. It can be run using the parcel build command:| parceljs.org
@babel/preset-env is a smart preset that allows you to use the latest JavaScript without needing to micromanage which syntax transforms (and optionally, browser polyfills) are needed by your target environment(s). This both makes your life easier and JavaScript bundles smaller!| babeljs.io
Immer (German for: always) is a tiny package that allows you to work with immutable state in a more convenient way.| immerjs.github.io
API| esbuild.github.io