DEV Community

Babel

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Cleaning up imports using module resolver in React Native

Cleaning up imports using module resolver in React Native

56
Comments 3
3 min read
Caveats of processing TypeScript code with Babel

Caveats of processing TypeScript code with Babel

7
Comments 1
5 min read
Build a Slim React starter from the ground up in 2020

Build a Slim React starter from the ground up in 2020

13
Comments
3 min read
Setup a React.JS Project with TypeScript, ESLint and Prettier without create-react-app

Setup a React.JS Project with TypeScript, ESLint and Prettier without create-react-app

15
Comments 4
4 min read
Develop Node app in ES6 without Nodemon and Babel

Develop Node app in ES6 without Nodemon and Babel

56
Comments 1
4 min read
How TypeScript over babel greatly simplifies creating libraries

How TypeScript over babel greatly simplifies creating libraries

60
Comments 2
6 min read
Babel Macros

Babel Macros

7
Comments
6 min read
How to setup Webpack and Babel for Es6+

How to setup Webpack and Babel for Es6+

58
Comments 4
3 min read
AngularJS: Hot-Module-Replacement with babel-plugin

AngularJS: Hot-Module-Replacement with babel-plugin

4
Comments
3 min read
Use babel to remove ES6 Class no-use properties when bundle your code

Use babel to remove ES6 Class no-use properties when bundle your code

6
Comments
2 min read
Understanding WebPack and Babel

Understanding WebPack and Babel

11
Comments
2 min read
How to use ReactJS with Webpack 4, Babel 7, and Material Design

How to use ReactJS with Webpack 4, Babel 7, and Material Design

102
Comments 5
18 min read
Use JavaScript Optional Chaining, Today!

Use JavaScript Optional Chaining, Today!

37
Comments 11
3 min read
Using absolute path import with Typescript + babel + nodemon in Your Node Project

Using absolute path import with Typescript + babel + nodemon in Your Node Project

20
Comments 2
4 min read
How Pipeline Operator makes your code cleaner

How Pipeline Operator makes your code cleaner

10
Comments
2 min read
Babel macros

Babel macros

6
Comments
10 min read
Creating custom JavaScript syntax with Babel

Creating custom JavaScript syntax with Babel

10
Comments
14 min read
WTF are Babel and Webpack 😵 ? Explained in 2 mins.

WTF are Babel and Webpack 😵 ? Explained in 2 mins.

370
Comments 28
3 min read
How to setup Webpack and Babel for React

How to setup Webpack and Babel for React

95
Comments 29
7 min read
Step-by-step guide for writing a custom babel transformation

Step-by-step guide for writing a custom babel transformation

16
Comments
8 min read
Getting a Basic React App Up And Running

Getting a Basic React App Up And Running

8
Comments
14 min read
How to publish npm packages?

How to publish npm packages?

6
Comments
5 min read
Running JSX in your browser without Babel

Running JSX in your browser without Babel

39
Comments 4
2 min read
Render Abstract Syntax Trees with React

Render Abstract Syntax Trees with React

11
Comments
5 min read
You don’t need Babel with Node

You don’t need Babel with Node

43
Comments
9 min read
loading...