DEV Community

Babel

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
A guide to through async/await with Babel and Webpack

A guide to through async/await with Babel and Webpack

16
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

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

Building the React Scaffolding from scratch

12
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

32
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 👩‍💻

31
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

4
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
loading...