DEV Community

Babel

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Create React App from Scratch like a Pro

Create React App from Scratch like a Pro

532
Comments 15
5 min read
WTF are Babel and Webpack 😵 ? Explained in 2 mins.

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

352
Comments 27
3 min read
Create React Project without create-react-app

Create React Project without create-react-app

194
Comments 24
3 min read
Creating a Node app with React, Webpack 4, Babel 7, Express and Sass

Creating a Node app with React, Webpack 4, Babel 7, Express and Sass

183
Comments 16
9 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
How to create an npm library from react components

How to create an npm library from react components

111
Comments 19
8 min read
Understanding the Modern Web Stack: Babel

Understanding the Modern Web Stack: Babel

103
Comments 6
8 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 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
How to setup Webpack and Babel for React

How to setup Webpack and Babel for React

95
Comments 29
7 min read
Is babel still relevant for TypeScript projects ?

Is babel still relevant for TypeScript projects ?

81
Comments 12
5 min read
Using JSX without react

Using JSX without react

72
Comments 17
5 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
How TypeScript over babel greatly simplifies creating libraries

How TypeScript over babel greatly simplifies creating libraries

60
Comments 2
6 min read
Webpack Unpacked: The Modern Way to Bundle Assets for your Website

Webpack Unpacked: The Modern Way to Bundle Assets for your Website

56
Comments 2
5 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 to setup Webpack and Babel for Es6+

How to setup Webpack and Babel for Es6+

56
Comments 4
3 min read
Cleaning up imports using module resolver in React Native

Cleaning up imports using module resolver in React Native

55
Comments 3
3 min read
How I set up Webpack and Babel with vanilla JS

How I set up Webpack and Babel with vanilla JS

54
Comments 8
5 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
Get started with ES6 JavaScript for writing Node.js using Express

Get started with ES6 JavaScript for writing Node.js using Express

51
Comments 14
5 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
Why JavaScript Is Lapping The Competition

Why JavaScript Is Lapping The Competition

49
Comments 2
10 min read
I never need webpack or babel anymore

I never need webpack or babel anymore

48
Comments 6
2 min read
How JSX works?

How JSX works?

47
Comments 4
2 min read
😰 Optional chaining trap !

😰 Optional chaining trap !

44
Comments 39
2 min read
You don’t need Babel with Node

You don’t need Babel with Node

43
Comments
9 min read
EsNext features in TypeScript with Babel

EsNext features in TypeScript with Babel

39
Comments
4 min read
Polyfills, Ponyfills, and Transpiling

Polyfills, Ponyfills, and Transpiling

37
Comments 2
3 min read
Configure Babel for a Nodejs Application

Configure Babel for a Nodejs Application

37
Comments 7
4 min read
Use JavaScript Optional Chaining, Today!

Use JavaScript Optional Chaining, Today!

37
Comments 11
3 min read
How to enable new JSX transform in React?

How to enable new JSX transform in React?

36
Comments 2
3 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
How to run webpack-dev-server on express

How to run webpack-dev-server on express

33
Comments 3
4 min read
The Babel Podcast

The Babel Podcast

33
Comments 1
1 min read
Running JSX in your browser without Babel

Running JSX in your browser without Babel

32
Comments 4
2 min read
What Do Open Source Software Maintainers Do?

What Do Open Source Software Maintainers Do?

31
Comments 2
3 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
Transpile JSX using your own custom built babel plugin

Transpile JSX using your own custom built babel plugin

31
Comments
5 min read
Create React App from Scratch

Create React App from Scratch

31
Comments
6 min read
How to create a react app without create-react-app command

How to create a react app without create-react-app command

29
Comments 3
5 min read
Webpack and babel for beginners 👩‍💻

Webpack and babel for beginners 👩‍💻

29
Comments 2
6 min read
Scripting from Javascript to Typescript

Scripting from Javascript to Typescript

27
Comments 1
7 min read
Learn Javascript Class Decorators in 5 minutes

Learn Javascript Class Decorators in 5 minutes

26
Comments 1
2 min read
Setup Webpack And Babel for a React JS Application

Setup Webpack And Babel for a React JS Application

25
Comments 7
5 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
Write ES6 in Node using Babel

Write ES6 in Node using Babel

21
Comments 2
3 min read
A Minimal Node.js, Express, & Babel Setup

A Minimal Node.js, Express, & Babel Setup

21
Comments 1
12 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
Build your own Babel-Plugin from scratch

Build your own Babel-Plugin from scratch

20
Comments 1
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
Javascript Event Handling - Deep Dive

Javascript Event Handling - Deep Dive

19
Comments
17 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
Your only guide to babel in 2021

Your only guide to babel in 2021

18
Comments
7 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
Demystifying @babel/preset-env

Demystifying @babel/preset-env

17
Comments
8 min read
I made a thing: Javascript Web Starter Projects

I made a thing: Javascript Web Starter Projects

16
Comments 1
2 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
Upgrading to React 17 and Webpack 5

Upgrading to React 17 and Webpack 5

15
Comments 2
2 min read
Babel, Beyond Assumptions

Babel, Beyond Assumptions

15
Comments
11 min read
loading...