DEV Community

Babel

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
How React JSX Gets Transformed Into JavaScript Behind the Scenes

How React JSX Gets Transformed Into JavaScript Behind the Scenes

Comments
2 min read
Imagining React Without JSX: A Developer's Worst Nightmare

Imagining React Without JSX: A Developer's Worst Nightmare

1
Comments
4 min read
Explorando org-babel en emacs

Explorando org-babel en emacs

Comments
2 min read
Introduction to custom Babel plugins

Introduction to custom Babel plugins

Comments
1 min read
Fixing Jest import failure

Fixing Jest import failure

Comments
1 min read
Making a Logging Plugin with Transpiler

Making a Logging Plugin with Transpiler

Comments
4 min read
Mastering Project Maintainability with Module Resolver

Mastering Project Maintainability with Module Resolver

6
Comments
3 min read
Understanding Webpack and Babel: Key Tools for Modern JavaScript Development

Understanding Webpack and Babel: Key Tools for Modern JavaScript Development

2
Comments
3 min read
How I optimized Carousel for EditorJS 2x in size.

How I optimized Carousel for EditorJS 2x in size.

Comments
5 min read
Setup Jest, Babel e testing library para testes unitários em React

Setup Jest, Babel e testing library para testes unitários em React

7
Comments
3 min read
Let's Talk About Babel: Have you ever stopped to understand it?

Let's Talk About Babel: Have you ever stopped to understand it?

Comments
6 min read
Setup Jest, Babel and testing library for unit testing in React

Setup Jest, Babel and testing library for unit testing in React

3
Comments
3 min read
Exploring Marvels of Webpack - Ep 1 - React Project without CRA

Exploring Marvels of Webpack - Ep 1 - React Project without CRA

Comments
7 min read
What is Babel.js? Uses, Advantages, and Disadvantages

What is Babel.js? Uses, Advantages, and Disadvantages

Comments
2 min read
The Comprehensive Guide to Babel

The Comprehensive Guide to Babel

1
Comments
5 min read
Configuring StyleX in React application

Configuring StyleX in React application

Comments
1 min read
Abstract Syntax Trees and Practical Applications in JavaScript

Abstract Syntax Trees and Practical Applications in JavaScript

10
Comments 4
16 min read
Create React App From Scratch With Isomorphic Rendering

Create React App From Scratch With Isomorphic Rendering

1
Comments
6 min read
How React uses pragmas to run tests conditionally

How React uses pragmas to run tests conditionally

Comments
8 min read
Express & ES6 Boilerplate

Express & ES6 Boilerplate

10
Comments 1
4 min read
Building Cross-Browser Compatible Web Apps with Babel: A Step-by-Step Guide

Building Cross-Browser Compatible Web Apps with Babel: A Step-by-Step Guide

11
Comments
4 min read
Configure Stimulus with esbuild and Babel — Rails & Javascript

Configure Stimulus with esbuild and Babel — Rails & Javascript

5
Comments
19 min read
Comparing Babel, Sucrase, and Similar Libraries

Comparing Babel, Sucrase, and Similar Libraries

Comments
9 min read
ECMAScript decorators with Vite

ECMAScript decorators with Vite

6
Comments 5
1 min read
Introduction to [ES6 vs ES5 & Why,How to Transpile code] 2023

Introduction to [ES6 vs ES5 & Why,How to Transpile code] 2023

5
Comments
4 min read
Webpack installation step by step

Webpack installation step by step

5
Comments
4 min read
The Complete Guide for Setting Up React App from Scratch (feat. TypeScript)

The Complete Guide for Setting Up React App from Scratch (feat. TypeScript)

10
Comments 6
14 min read
React App from scratch

React App from scratch

6
Comments
1 min read
What is Babel? And SWC?

What is Babel? And SWC?

12
Comments 2
5 min read
Reactjs in Drupal with WebPack

Reactjs in Drupal with WebPack

3
Comments
10 min read
Setting up React, Babel, Webpack, & TypeScript Without Create-React-App👾

Setting up React, Babel, Webpack, & TypeScript Without Create-React-App👾

20
Comments 1
7 min read
Setting Up React, Babel, & Webpack Without Create-React-App🚀

Setting Up React, Babel, & Webpack Without Create-React-App🚀

5
Comments 1
6 min read
Setting up NextJS and Styled Components💅

Setting up NextJS and Styled Components💅

1
Comments
3 min read
Creating a python app with translations using PySimpleGUI and Babel

Creating a python app with translations using PySimpleGUI and Babel

5
Comments
3 min read
Setting up JWT Authentication in Typescript with Express, MongoDB, Babel, Prettier, ESLint, and Husky: Part 2

Setting up JWT Authentication in Typescript with Express, MongoDB, Babel, Prettier, ESLint, and Husky: Part 2

12
Comments 1
27 min read
Setting up Node JS, Express, Prettier, ESLint and Husky Application with Babel and Typescript: Part 1

Setting up Node JS, Express, Prettier, ESLint and Husky Application with Babel and Typescript: Part 1

14
Comments
19 min read
Improving developer experience as well as front-end performance with webpack.

Improving developer experience as well as front-end performance with webpack.

13
Comments
13 min read
Transpiler and Polyfill

Transpiler and Polyfill

7
Comments
2 min read
How to Configure Babel For Your Monorepo

How to Configure Babel For Your Monorepo

12
Comments 2
5 min read
Babel Node + Typescript minus TS Node

Babel Node + Typescript minus TS Node

9
Comments 3
1 min read
Managing Javascript the easy way in Rails 7

Managing Javascript the easy way in Rails 7

10
Comments
3 min read
What is a transpiler (with examples)?

What is a transpiler (with examples)?

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

Setup Webpack And Babel for a React JS Application

28
Comments 7
5 min read
Is Babel Mandatory for ReactJs application

Is Babel Mandatory for ReactJs application

5
Comments 3
1 min read
Day 3: learning begins

Day 3: learning begins

5
Comments
2 min read
No import React from 'react'. Here's Why!

No import React from 'react'. Here's Why!

10
Comments
3 min read
React testing-library で jsx が無効になっているエラーを @babel/preset-react の追加と jest-environment の指定で解決した

React testing-library で jsx が無効になっているエラーを @babel/preset-react の追加と jest-environment の指定で解決した

5
Comments
2 min read
The Class Property Proposal is Finished and Avaliable in React

The Class Property Proposal is Finished and Avaliable in React

3
Comments
1 min read
Guía rápida de Babel

Guía rápida de Babel

3
Comments
2 min read
Get started with ES6 JavaScript for writing Node.js using Express

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

60
Comments 14
5 min read
Simplest Way to Install Babel Plugins in Create React App

Simplest Way to Install Babel Plugins in Create React App

19
Comments 10
2 min read
Expressjs: Javascript written in ECMAScript 2015 (ES6)

Expressjs: Javascript written in ECMAScript 2015 (ES6)

5
Comments
3 min read
Simplify React code using Babel transpiling: useState

Simplify React code using Babel transpiling: useState

6
Comments 1
2 min read
The Mysterious Case of Emotion and "exports is not defined"

The Mysterious Case of Emotion and "exports is not defined"

5
Comments
2 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 3
5 min read
Aprenda a usar ES6 no Node.js - simples e sem enrolação

Aprenda a usar ES6 no Node.js - simples e sem enrolação

6
Comments
3 min read
Understanding the Modern Web Stack: Babel

Understanding the Modern Web Stack: Babel

104
Comments 6
8 min read
Why JavaScript will always need Transpilers and Polyfills

Why JavaScript will always need Transpilers and Polyfills

6
Comments 2
4 min read
Create React App from Scratch like a Pro

Create React App from Scratch like a Pro

536
Comments 15
5 min read
Front-end bundling: Transpilation

Front-end bundling: Transpilation

2
Comments
4 min read
loading...