DEV Community

Babel

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
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 ?

86
Comments 13
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

23
Comments 3
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

Setting up Webpack 5 with React and Babel from scratch

151
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

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

Setup a React App using Webpack, Babel and TypeScript

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

Revealing the magic of AST by writing babel plugins

26
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

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

How to create an npm library from react components

113
Comments 20
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

27
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

17
Comments 6
3 min read
A Minimal Node.js, Express, & Babel Setup

A Minimal Node.js, Express, & Babel Setup

23
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

35
Comments 5
14 min read
loading...