DEV Community

Babel

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Babel plugin and get a performance boost for your React components

Babel plugin and get a performance boost for your React components

4
Comments
3 min read
Modern Javascript Development Environment

Modern Javascript Development Environment

13
Comments 1
9 min read
Javascript Event Handling - Deep Dive

Javascript Event Handling - Deep Dive

19
Comments
17 min read
What is Babel?

What is Babel?

7
Comments
1 min read
Your only guide to babel in 2021

Your only guide to babel in 2021

18
Comments
7 min read
Stop using relative paths in your React Native imports. Use Aliases instead.

Stop using relative paths in your React Native imports. Use Aliases instead.

34
Comments 6
1 min read
Is babel still relevant for TypeScript projects ?

Is babel still relevant for TypeScript projects ?

81
Comments 12
5 min read
Run Node.js app with ES6 features

Run Node.js app with ES6 features

8
Comments
1 min read
Ever wonder what React does?

Ever wonder what React does?

5
Comments
9 min read
[Gatsby, Storyblok] "Can't resolve 'fs' in x"

[Gatsby, Storyblok] "Can't resolve 'fs' in x"

7
Comments 2
3 min read
Write ES6 in Node using Babel

Write ES6 in Node using Babel

21
Comments 2
3 min read
How to set up React projects without using create-react-app

How to set up React projects without using create-react-app

52
Comments 2
7 min read
Setting up Webpack 5 with React and Babel from scratch [2021]

Setting up Webpack 5 with React and Babel from scratch [2021]

141
Comments 13
6 min read
Create a Service Worker with TypeScript

Create a Service Worker with TypeScript

9
Comments 1
12 min read
How JSX works?

How JSX works?

47
Comments 4
2 min read
¿Qué es Babel?

¿Qué es Babel?

8
Comments
8 min read
Build and Test a NodeJs API with ES6

Build and Test a NodeJs API with ES6

7
Comments
7 min read
Setup a React App using Webpack, Babel and TypeScript

Setup a React App using Webpack, Babel and TypeScript

62
Comments 14
4 min read
Revealing the magic of AST by writing babel plugins

Revealing the magic of AST by writing babel plugins

18
Comments 5
7 min read
Day 11 of 365 Days of Code

Day 11 of 365 Days of Code

2
Comments 1
1 min read
Setup a React app with Webpack and Babel

Setup a React app with Webpack and Babel

102
Comments 29
9 min read
How to create an npm library from react components

How to create an npm library from react components

111
Comments 19
8 min read
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

25
Comments 10
5 min read
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

Svelte with Webpack 5 and Babel

14
Comments 5
3 min read
A Minimal Node.js, Express, & Babel Setup

A Minimal Node.js, Express, & Babel Setup

21
Comments 1
12 min read
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

50
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

Configure Babel for a Nodejs Application

37
Comments 7
4 min read
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.

How to Customize Ant.design UI Library Variables.

8
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

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

20
Comments
5 min read
Guía - Base Node.js + Express.js con sintaxis moderna (Español)

Guía - Base Node.js + Express.js con sintaxis moderna (Español)

11
Comments 1
2 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.

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

Stacky REST API #2 - Babel Setup

8
Comments
2 min read
Make a React App with Webpack, Babel and Express

Make a React App with Webpack, Babel and Express

17
Comments 10
5 min read
Scripting from Javascript to Typescript

Scripting from Javascript to Typescript

27
Comments 1
7 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

JavaScript Optional Chaining

6
Comments
2 min read
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

12
Comments 2
7 min read
How to Serve a React Single-Page App with Django

How to Serve a React Single-Page App with Django

31
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
A guide to through async/await with Babel and Webpack

A guide to through async/await with Babel and Webpack

15
Comments 3
2 min read
Setup Mocha 8, Chai 4 and Babel 7 for JavaScript TDD

Setup Mocha 8, Chai 4 and Babel 7 for JavaScript TDD

10
Comments 2
2 min read
Building the React Scaffolding from scratch

Building the React Scaffolding from scratch

6
Comments
6 min read
How to Import SVGs into your Next.js Project?

How to Import SVGs into your Next.js Project?

10
Comments
3 min read
Transpile JSX using your own custom built babel plugin

Transpile JSX using your own custom built babel plugin

31
Comments
5 min read
Something Just Clicked For Me...

Something Just Clicked For Me...

8
Comments 2
2 min read
How to enable new JSX transform in React?

How to enable new JSX transform in React?

36
Comments 2
3 min read
Webpack and babel for beginners 👩‍💻

Webpack and babel for beginners 👩‍💻

29
Comments 2
6 min read
(Quick tip) Easy debugging styled-component with CRA

(Quick tip) Easy debugging styled-component with CRA

6
Comments
1 min read
Using JSX without react

Using JSX without react

72
Comments 17
5 min read
Is it possible for a JS library to have full TS support, but doesn't use TS extension?

Is it possible for a JS library to have full TS support, but doesn't use TS extension?

5
Comments 1
1 min read
`node index.js` which variations do you use?

`node index.js` which variations do you use?

6
Comments 6
1 min read
TypeScript, simplified import paths, and what you have to be careful

TypeScript, simplified import paths, and what you have to be careful

9
Comments
2 min read
loading...