DEV Community

Babel

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Webpack and babel for beginners 👩‍💻

Webpack and babel for beginners 👩‍💻

30
Comments 2
6 min read
Using JSX without react

Using JSX without react

73
Comments 17
5 min read
(Quick tip) Easy debugging styled-component with CRA

(Quick tip) Easy debugging styled-component with CRA

6
Comments
1 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
Is this the reason why your documentation failed?

Is this the reason why your documentation failed?

4
Comments 3
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
Create-React-App from Scratch

Create-React-App from Scratch

8
Comments
2 min read
Fetch with Promise.all and async / await

Fetch with Promise.all and async / await

2
Comments
2 min read
Code split your libraries and polyfills

Code split your libraries and polyfills

2
Comments
2 min read
Let's create a Webpack configuration from scratch

Let's create a Webpack configuration from scratch

5
Comments
9 min read
Idea, setup and first steps

Idea, setup and first steps

6
Comments
2 min read
Babel Basic - Javascript

Babel Basic - Javascript

6
Comments
1 min read
Learn Javascript Class Decorators in 5 minutes

Learn Javascript Class Decorators in 5 minutes

26
Comments 1
2 min read
Say Hello to Reactjs

Say Hello to Reactjs

6
Comments
2 min read
Bringing an old code base to modern JavaScript

Bringing an old code base to modern JavaScript

3
Comments
1 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
Create React App from Scratch

Create React App from Scratch

31
Comments
6 min read
How I set up Webpack and Babel with vanilla JS

How I set up Webpack and Babel with vanilla JS

57
Comments 8
5 min read
Why JavaScript Is Lapping The Competition

Why JavaScript Is Lapping The Competition

49
Comments 2
10 min read
Babel, Beyond Assumptions

Babel, Beyond Assumptions

15
Comments
11 min read
Setup a basic react application with webpack and babel

Setup a basic react application with webpack and babel

12
Comments 2
5 min read
Advanced React + Webpack 4 + Babel 7 Application Setup

Advanced React + Webpack 4 + Babel 7 Application Setup

12
Comments
19 min read
Configure React from Ground Up

Configure React from Ground Up

9
Comments 4
5 min read
How to find what is the dependency of a function, class, or variable in ES6 via AST

How to find what is the dependency of a function, class, or variable in ES6 via AST

17
Comments 5
8 min read
loading...