Forem

Babel

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
How to create an npm library from react components
Cover image for How to create an npm library from react components

How to create an npm library from react components

114
Comments 20
8 min read
Polyfills, Ponyfills, and Transpiling
Cover image for Polyfills, Ponyfills, and Transpiling

Polyfills, Ponyfills, and Transpiling

37
Comments 2
3 min read
Getting TypeORM to work with Next.js and TypeScript

Getting TypeORM to work with Next.js and TypeScript

27
Comments 10
5 min read
Import and Export ES Modules in Node.js using TypeScript with Babel Compilation
Cover image for Import and Export ES Modules in Node.js using TypeScript with Babel Compilation

Import and Export ES Modules in Node.js using TypeScript with Babel Compilation

9
Comments
7 min read
Svelte with Webpack 5 and Babel
Cover image for Svelte with Webpack 5 and Babel

Svelte with Webpack 5 and Babel

17
Comments 6
3 min read
A Minimal Node.js, Express, & Babel Setup
Cover image for A Minimal Node.js, Express, & Babel Setup

A Minimal Node.js, Express, & Babel Setup

23
Comments 1
12 min read
Rolling (up) a multi module system (esm, cjs...) compatible npm library with TypeScript and Babel
Cover image for Rolling (up) a multi module system (esm, cjs...) compatible npm library with TypeScript and Babel

Rolling (up) a multi module system (esm, cjs...) compatible npm library with TypeScript and Babel

35
Comments 5
14 min read
Future JavaScript - Stay ahead of the curve by using new JavaScript features today (1/4 - Intro)

Future JavaScript - Stay ahead of the curve by using new JavaScript features today (1/4 - Intro)

15
Comments
3 min read
Configure Babel for a Nodejs Application
Cover image for Configure Babel for a Nodejs Application

Configure Babel for a Nodejs Application

39
Comments 7
4 min read
Babel Setup for REST API Tests
Cover image for Babel Setup for REST API Tests

Babel Setup for REST API Tests

11
Comments
2 min read
How to Customize Ant.design UI Library Variables.
Cover image for How to Customize Ant.design UI Library Variables.

How to Customize Ant.design UI Library Variables.

9
Comments
2 min read
How we built a frontend app for WSO2 Identity Server with React

How we built a frontend app for WSO2 Identity Server with React

2
Comments
8 min read
Setting up a Serverless Project with Webpack, Babel, and Knex
Cover image for Setting up a Serverless Project with Webpack, Babel, and Knex

Setting up a Serverless Project with Webpack, Babel, and Knex

20
Comments
5 min read
In my own words: What is BabelJS?

In my own words: What is BabelJS?

13
Comments 4
5 min read
Setting up ESLint to work with new or proposed JavaScript features such as private class fields.
Cover image for Setting up ESLint to work with new or proposed JavaScript features such as private class fields.

Setting up ESLint to work with new or proposed JavaScript features such as private class fields.

7
Comments 1
5 min read
Stacky REST API #2 - Babel Setup
Cover image for Stacky REST API #2 - Babel Setup

Stacky REST API #2 - Babel Setup

8
Comments
2 min read
Scripting from Javascript to Typescript

Scripting from Javascript to Typescript

27
Comments 1
7 min read
Make a React App with Webpack, Babel and Express
Cover image for Make a React App with Webpack, Babel and Express

Make a React App with Webpack, Babel and Express

22
Comments 10
5 min read
Upgrading to React 17 and Webpack 5

Upgrading to React 17 and Webpack 5

15
Comments 2
2 min read
webpack compiles node_modules

webpack compiles node_modules

4
Comments
1 min read
JavaScript Optional Chaining
Cover image for JavaScript Optional Chaining

JavaScript Optional Chaining

6
Comments
2 min read
Three steps to understanding Babel
Cover image for Three steps to understanding Babel

Three steps to understanding Babel

10
Comments 2
3 min read
You don’t need React to use JSX

You don’t need React to use JSX

14
Comments 3
7 min read
How to Serve a React Single-Page App with Django

How to Serve a React Single-Page App with Django

36
Comments 18
7 min read
How to test JSX directly on browsers without any building steps

How to test JSX directly on browsers without any building steps

6
Comments 2
2 min read
loading...