DEV Community

React

Official tag for Facebook's React JavaScript library for building user interfaces

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
How to Start ReactJS Development Fast. Part 1: CRA vs Next.js vs Gatsby

How to Start ReactJS Development Fast. Part 1: CRA vs Next.js vs Gatsby

128
Comments
3 min read
Código limpio y consistente. ESLint + Prettier en tus proyectos con React.

Código limpio y consistente. ESLint + Prettier en tus proyectos con React.

21
Comments 3
4 min read
Adding a React component in Wagtail Admin

Adding a React component in Wagtail Admin

29
Comments 2
20 min read
Creating framework-agnostic web components with Angular

Creating framework-agnostic web components with Angular

19
Comments 5
8 min read
Spinner Animation in React

Spinner Animation in React

22
Comments 2
2 min read
Forms in React, a tale of abstraction and optimisation

Forms in React, a tale of abstraction and optimisation

39
Comments 2
6 min read
🐶 Truly reactive! Rx+JSX experiment

🐶 Truly reactive! Rx+JSX experiment

19
Comments 2
3 min read
Technology stack for your blog in 2019

Technology stack for your blog in 2019

174
Comments 15
4 min read
Launching - Tech Podcast 🎤 🎧 📹 for the World! Made with ❤️ in Berlin, Germany 🇩🇪 00:41

Launching - Tech Podcast 🎤 🎧 📹 for the World! Made with ❤️ in Berlin, Germany 🇩🇪

21
Comments 4
1 min read
Build a blog with Next (React.js), Strapi and Apollo

Build a blog with Next (React.js), Strapi and Apollo

43
Comments 2
13 min read
Why we need another form library (Fielder)

Why we need another form library (Fielder)

19
Comments 2
4 min read
Better development experience with Redux

Better development experience with Redux

10
Comments
3 min read
State machine advent: You are saying I can put infinite state into my finite automata? (12/24)

State machine advent: You are saying I can put infinite state into my finite automata? (12/24)

9
Comments
2 min read
Styled Components, Styled Systems and How They Work

Styled Components, Styled Systems and How They Work

16
Comments
9 min read
Creating React Components - different syntaxes

Creating React Components - different syntaxes

7
Comments 3
1 min read
Skip React.useEffect by Providing an Inputs Array

Skip React.useEffect by Providing an Inputs Array

8
Comments
2 min read
A Material DEV Client on Six Platforms with 100% code sharing

A Material DEV Client on Six Platforms with 100% code sharing

72
Comments 7
12 min read
Refactoring Chronicles: Conditional Rendering and getting rid of the Wrapper Div

Refactoring Chronicles: Conditional Rendering and getting rid of the Wrapper Div

9
Comments 2
2 min read
TICKER SEARCH API

TICKER SEARCH API

20
Comments 2
2 min read
create-react-app component library mode

create-react-app component library mode

7
Comments
1 min read
Micro Frontends Architecture - The future of frontend development

Micro Frontends Architecture - The future of frontend development

43
Comments 10
1 min read
[2021] Setting up Husky pre-commit hook with ESLint, Prettier and lint-staged for React and React Native.

[2021] Setting up Husky pre-commit hook with ESLint, Prettier and lint-staged for React and React Native.

88
Comments 13
4 min read
Using a Switch Component in React Router

Using a Switch Component in React Router

57
Comments 6
2 min read
Next-translate released 🎉

Next-translate released 🎉

22
Comments 3
1 min read
NPM vs. YARN

NPM vs. YARN

12
Comments 1
2 min read
State machine advent: A safer way to type events and state (11/24)

State machine advent: A safer way to type events and state (11/24)

12
Comments 6
2 min read
Building A Custom React Boilerplate Script

Building A Custom React Boilerplate Script

14
Comments 1
4 min read
✨ A cool way to handle image lazy-loading, optimizing, UX with React.js

✨ A cool way to handle image lazy-loading, optimizing, UX with React.js

37
Comments 2
1 min read
React Router not Working in Production

React Router not Working in Production

13
Comments 10
1 min read
Conditional Class Names in React

Conditional Class Names in React

7
Comments 2
1 min read
Starting React today?

Starting React today?

48
Comments 6
2 min read
How to offer responsive, progressive images in 2020, in one-line

How to offer responsive, progressive images in 2020, in one-line

17
Comments
10 min read
What eslint config do you use with react

What eslint config do you use with react

8
Comments 1
1 min read
Set a callback to setState(useState) in React funtional Component

Set a callback to setState(useState) in React funtional Component

10
Comments 4
1 min read
Improving your mental model of useEffect

Improving your mental model of useEffect

8
Comments
4 min read
Writing Your Own React Hooks - a TDD Example

Writing Your Own React Hooks - a TDD Example

94
Comments 6
6 min read
Fullstack NLP: Building & Deploying End-to-end Fake News Classifier

Fullstack NLP: Building & Deploying End-to-end Fake News Classifier

162
Comments 4
13 min read
How to Add and Delete Files with TinaCMS

How to Add and Delete Files with TinaCMS

25
Comments 1
7 min read
State machine advent: How to match against nested states in XState (10/24)

State machine advent: How to match against nested states in XState (10/24)

20
Comments 2
2 min read
Bootcamp Intro

Bootcamp Intro

9
Comments 1
1 min read
100% test coverage is not enough...

100% test coverage is not enough...

183
Comments 18
6 min read
CSS Layout: A collection of popular layouts and patterns made with CSS

CSS Layout: A collection of popular layouts and patterns made with CSS

329
Comments 15
1 min read
React Hooks

React Hooks

6
Comments 1
1 min read
Creating a parallax effect using react-spring

Creating a parallax effect using react-spring

57
Comments 1
4 min read
How to Use Apollo and GraphQL in a WordPress Theme

How to Use Apollo and GraphQL in a WordPress Theme

19
Comments
4 min read
5 Cool React Native Free Templates

5 Cool React Native Free Templates

220
Comments 3
3 min read
Finding joy in WordPress again, with React, Gatsby & GraphQL

Finding joy in WordPress again, with React, Gatsby & GraphQL

493
Comments 58
2 min read
State usage in Functional and Class Components in React

State usage in Functional and Class Components in React

12
Comments 2
3 min read
Using Expo SDK with Next.js websites

Using Expo SDK with Next.js websites

261
Comments 19
1 min read
Optional chaining with React

Optional chaining with React

56
Comments 4
3 min read
Gorgeous Gatsby Starter for documentation

Gorgeous Gatsby Starter for documentation

8
Comments 1
1 min read
Upload file with multer in Nodejs

Upload file with multer in Nodejs

14
Comments 1
3 min read
Best practices for React Components

Best practices for React Components

18
Comments 2
2 min read
Create a form for updating a remote item with React

Create a form for updating a remote item with React

20
Comments 1
3 min read
State machine advent: Introduction to nested and parallel states using statecharts (9/24)

State machine advent: Introduction to nested and parallel states using statecharts (9/24)

17
Comments
2 min read
React JS: Stateful vs Stateless Components

React JS: Stateful vs Stateless Components

46
Comments 1
3 min read
🐶 Promises in Recks: Rx+JSX experiment

🐶 Promises in Recks: Rx+JSX experiment

14
Comments
2 min read
Another way to share UI components between React and React Native

Another way to share UI components between React and React Native

20
Comments 2
6 min read
Host Your React App To GitHub-Pages (Easy 2 step process)

Host Your React App To GitHub-Pages (Easy 2 step process)

61
Comments
1 min read
Gatsby Lander, A Single Page Starter For Gatsby

Gatsby Lander, A Single Page Starter For Gatsby

43
Comments
1 min read
loading...