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.
Got a new badge on GitHub.

Got a new badge on GitHub.

7
Comments 4
1 min read
My React Functional Component maker for the terminal

My React Functional Component maker for the terminal

50
Comments 6
3 min read
Using React to manage your views in Rails 6 - Todo App

Using React to manage your views in Rails 6 - Todo App

18
Comments 1
9 min read
Managing React Forms Efficiently at Scale

Managing React Forms Efficiently at Scale

135
Comments 1
5 min read
Props in React.js

Props in React.js

7
Comments
3 min read
Tangled Tree with D3 and React Part #1

Tangled Tree with D3 and React Part #1

7
Comments
1 min read
Making a multilingual site with Gatsby

Making a multilingual site with Gatsby

31
Comments 5
6 min read
Accessibility for the web - standards to follow

Accessibility for the web - standards to follow

43
Comments 4
2 min read
Architecting Frontend Projects To Scale

Architecting Frontend Projects To Scale

378
Comments 4
7 min read
I need help To build a React App

I need help To build a React App

4
Comments 3
1 min read
10 Productivity Tools for React Developers in 2020

10 Productivity Tools for React Developers in 2020

8
Comments 1
6 min read
How to dockerize ReactJS App?

How to dockerize ReactJS App?

9
Comments
6 min read
TypeScript with React Functional Components

TypeScript with React Functional Components

52
Comments 2
4 min read
What makes you think "Ok, that should be a component"?

What makes you think "Ok, that should be a component"?

13
Comments 11
1 min read
XState, React and Typescript - how to get it working 11:17

XState, React and Typescript - how to get it working

26
Comments
1 min read
JavaScript concepts to write better React code

JavaScript concepts to write better React code

141
Comments 5
3 min read
Stop using Redux, cache requests

Stop using Redux, cache requests

8
Comments
2 min read
React: Using the State Hook

React: Using the State Hook

12
Comments 8
3 min read
RockOn pt 4: Controlled Forms in React

RockOn pt 4: Controlled Forms in React

2
Comments
4 min read
Another stupid idea - another mini tool

Another stupid idea - another mini tool

3
Comments 4
1 min read
Tailwind CSS Plugin that brings Webgradients into your app

Tailwind CSS Plugin that brings Webgradients into your app

5
Comments
1 min read
hello world!

hello world!

4
Comments 3
1 min read
Angular vs React vs Vue: Pros, Cons and When to Use

Angular vs React vs Vue: Pros, Cons and When to Use

11
Comments
12 min read
Reactime 4.0 State Debugging Time Travel Tool

Reactime 4.0 State Debugging Time Travel Tool

26
Comments
3 min read
15+ Best React.js Project Examples for 2020

15+ Best React.js Project Examples for 2020

164
Comments 4
12 min read
How to create an extremely reusable Icon component with react-svg

How to create an extremely reusable Icon component with react-svg

107
Comments 8
3 min read
Automatically testing for accessibility issues with jest-axe

Automatically testing for accessibility issues with jest-axe

7
Comments 1
1 min read
Creating a React Calendar Component: Part 4

Creating a React Calendar Component: Part 4

4
Comments
10 min read
Building a currency input with React and TypeScript

Building a currency input with React and TypeScript

13
Comments 1
3 min read
React Hook useState in TypeScript

React Hook useState in TypeScript

80
Comments 6
3 min read
Getting started with RedwoodJS

Getting started with RedwoodJS

21
Comments
8 min read
@nxtend/ionic-react 3.0.3

@nxtend/ionic-react 3.0.3

2
Comments
1 min read
Can you rate my React package?

Can you rate my React package?

4
Comments 4
1 min read
How to embed a Changelog Podcast Player into a React app?

How to embed a Changelog Podcast Player into a React app?

18
Comments
3 min read
1 year with React Hooks - Biggest lesson learned

1 year with React Hooks - Biggest lesson learned

57
Comments 3
3 min read
This is my JAMstack

This is my JAMstack

47
Comments 9
2 min read
How To Integrate A Rich Text Editor (WYSIWYG) In Your React.Js Project.

How To Integrate A Rich Text Editor (WYSIWYG) In Your React.Js Project.

131
Comments 32
5 min read
React & Redux Project: Gomojii

React & Redux Project: Gomojii

148
Comments 12
4 min read
What is useRef hook and how do you use it?

What is useRef hook and how do you use it?

44
Comments 6
5 min read
Using HTTPS with create react app

Using HTTPS with create react app

14
Comments 6
2 min read
How I migrated from Redux and Saga to MobX and became a happier person

How I migrated from Redux and Saga to MobX and became a happier person

8
Comments
7 min read
Upgrade your React game with TypeScript: Setup.

Upgrade your React game with TypeScript: Setup.

39
Comments 1
3 min read
What is my reason to learn to code

What is my reason to learn to code

7
Comments 2
5 min read
👨‍💻 React from a Bootcamper's Perspective | Part 3 - ☂️ Hooks

👨‍💻 React from a Bootcamper's Perspective | Part 3 - ☂️ Hooks

5
Comments
3 min read
How I Organize React Applications

How I Organize React Applications

25
Comments
5 min read
My First Post! An Intro to Code Splitting with React and Webpack

My First Post! An Intro to Code Splitting with React and Webpack

8
Comments
8 min read
How to: ReactJs custom hooks

How to: ReactJs custom hooks

53
Comments
3 min read
Simple React DataTable

Simple React DataTable

9
Comments 4
1 min read
Using React Spring to Animate SVG Icons: Dark Mode Toggle

Using React Spring to Animate SVG Icons: Dark Mode Toggle

39
Comments 1
10 min read
Redux vs Recoil: which should you use?

Redux vs Recoil: which should you use?

55
Comments 6
4 min read
Como organizo mis aplicaciones de React

Como organizo mis aplicaciones de React

15
Comments
4 min read
How to make your own (no template) personal website with React, Material UI, and Netlify

How to make your own (no template) personal website with React, Material UI, and Netlify

216
Comments 16
9 min read
The “good first issue” myth

The “good first issue” myth

70
Comments 14
4 min read
Portfolio Review

Portfolio Review

6
Comments 10
1 min read
Building My Personal Portfolio with React & Redux (pt.1)

Building My Personal Portfolio with React & Redux (pt.1)

25
Comments 2
3 min read
How knowledgable you are about React? See common mistakes people make

How knowledgable you are about React? See common mistakes people make

116
Comments 8
3 min read
Create a Todo App with React Hooks and LocalStorage

Create a Todo App with React Hooks and LocalStorage

79
Comments 4
3 min read
Usa React.Suspense para controlar la carga de imagenes

Usa React.Suspense para controlar la carga de imagenes

5
Comments
3 min read
A Tale of Two Classes

A Tale of Two Classes

6
Comments 1
2 min read
Building a multiplayer game using WebSockets - Part 1

Building a multiplayer game using WebSockets - Part 1

302
Comments 20
6 min read
loading...