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.
What are the misconceptions of non-tech folks when working with devs on web projects?

What are the misconceptions of non-tech folks when working with devs on web projects?

32
Comments 20
1 min read
Websockets with React & Express [Part-2]

Websockets with React & Express [Part-2]

8
Comments
2 min read
React Hook around Apollo GraphQL mutation

React Hook around Apollo GraphQL mutation

43
Comments 6
1 min read
Introduction to React in 7 minutes

Introduction to React in 7 minutes

6
Comments
1 min read
Use React.Suspense to wait for an image to load

Use React.Suspense to wait for an image to load

25
Comments 2
3 min read
Getting started with Microsoft Fluent UI React

Getting started with Microsoft Fluent UI React

89
Comments 3
3 min read
Creating a Simple Form Using React

Creating a Simple Form Using React

6
Comments
3 min read
VSCODE: extensões épicas, para se tornar um super-herói e salvar o dia (a última extensão é a melhor).

VSCODE: extensões épicas, para se tornar um super-herói e salvar o dia (a última extensão é a melhor).

34
Comments 4
3 min read
SEO Can Be Deceiving - Especially in NPM Packages

SEO Can Be Deceiving - Especially in NPM Packages

4
Comments
2 min read
Auto Deploy reason-react projects on Netlify

Auto Deploy reason-react projects on Netlify

5
Comments
1 min read
Day 14 of #100DaysOfCode: Redux (use useSelect and useDispatch instead of connect)

Day 14 of #100DaysOfCode: Redux (use useSelect and useDispatch instead of connect)

6
Comments
1 min read
Introducing Storybook Addon Performance🚀

Introducing Storybook Addon Performance🚀

7
Comments
2 min read
How to use MoJS with React

How to use MoJS with React

26
Comments
3 min read
Dev.to clone with tailwind CSS

Dev.to clone with tailwind CSS

89
Comments 39
2 min read
Build pagination with ES6 async generators and iterables

Build pagination with ES6 async generators and iterables

86
Comments
2 min read
What's so great about React? 🚀

What's so great about React? 🚀

23
Comments 9
2 min read
Best way to deal with immutable data in JS

Best way to deal with immutable data in JS

8
Comments 2
3 min read
Using Immer with SWR to mutate data

Using Immer with SWR to mutate data

6
Comments
2 min read
51 Most popular JS repositories on GitHub in March and April 2020 (during quarantine)

51 Most popular JS repositories on GitHub in March and April 2020 (during quarantine)

264
Comments 2
10 min read
Set up CI/CD for containerized React App using Docker, AWS CodeBuild, AWS ECS, AWS CodePipeline & Github

Set up CI/CD for containerized React App using Docker, AWS CodeBuild, AWS ECS, AWS CodePipeline & Github

51
Comments 12
6 min read
Order Update with Two-Step Payment

Order Update with Two-Step Payment

4
Comments
4 min read
Create horizontal scroll list with ScrollSpy in React

Create horizontal scroll list with ScrollSpy in React

12
Comments 2
3 min read
Deploy CRA to GitHub Pages using GitHub Actions

Deploy CRA to GitHub Pages using GitHub Actions

14
Comments
4 min read
Working With ReactJS and OvermindJS - Integrating Firebase for Data Storage

Working With ReactJS and OvermindJS - Integrating Firebase for Data Storage

7
Comments
4 min read
Next.js Building a Car Trader App #2: Car Details Page

Next.js Building a Car Trader App #2: Car Details Page

8
Comments
1 min read
I created 31 react components during my quarantine

I created 31 react components during my quarantine

308
Comments 16
4 min read
Simple-React-Lightbox, a simple but functional light-box for React.

Simple-React-Lightbox, a simple but functional light-box for React.

23
Comments 1
5 min read
CRAO a CLI for creating react apps offline.

CRAO a CLI for creating react apps offline.

16
Comments 10
2 min read
Don't Over - React about frameworks/libraries

Don't Over - React about frameworks/libraries

14
Comments 2
2 min read
Handling images with Cloudinary in React

Handling images with Cloudinary in React

13
Comments
10 min read
How to Convince Team to Adopt TypeScript

How to Convince Team to Adopt TypeScript

7
Comments
3 min read
My discovery of Gatsby and ReactJs

My discovery of Gatsby and ReactJs

10
Comments 2
4 min read
Complex Custom Hooks with createContext();

Complex Custom Hooks with createContext();

7
Comments 2
1 min read
Design Principles of Crank.js and React

Design Principles of Crank.js and React

6
Comments
3 min read
Micro store with React Hooks and RxJS

Micro store with React Hooks and RxJS

7
Comments
2 min read
Webpack 5 Boilerplate

Webpack 5 Boilerplate

6
Comments
1 min read
Updating Formik fields when testing with Jest and Enzyme or react-testing-library

Updating Formik fields when testing with Jest and Enzyme or react-testing-library

13
Comments
2 min read
TypeScript Onboarding for React Engineers

TypeScript Onboarding for React Engineers

8
Comments
2 min read
A Disabled React Component

A Disabled React Component

7
Comments
1 min read
All the Hooks Series: useState

All the Hooks Series: useState

21
Comments
9 min read
CSS in React - A simple Homepage

CSS in React - A simple Homepage

27
Comments 2
2 min read
How I made my resume with react-ultimate-resume

How I made my resume with react-ultimate-resume

37
Comments 3
5 min read
Catching all Responses with Axios

Catching all Responses with Axios

30
Comments 2
3 min read
Accessibility for React Developers (Tutorial)

Accessibility for React Developers (Tutorial)

24
Comments
1 min read
Using State Machine to build your React app

Using State Machine to build your React app

9
Comments
7 min read
Don't do these things when learning to code [video]

Don't do these things when learning to code [video]

28
Comments
1 min read
20+ Awesome websites built with React.js

20+ Awesome websites built with React.js

250
Comments 6
6 min read
Api de Contexto em REACT é muito doido!

Api de Contexto em REACT é muito doido!

11
Comments
6 min read
Using absolute imports in React app

Using absolute imports in React app

78
Comments 9
1 min read
react-uploady: uploading files in React

react-uploady: uploading files in React

11
Comments
3 min read
How to Create a Youtube clone using react

How to Create a Youtube clone using react

5
Comments 1
3 min read
OpenCV directly in the browser (webassembly + webworker)

OpenCV directly in the browser (webassembly + webworker)

45
Comments 3
8 min read
Help with Image Click Through (Like a Carousel) using React Hooks

Help with Image Click Through (Like a Carousel) using React Hooks

5
Comments 1
2 min read
componentWillReceiveProps / UNSAFE_componentWillReceiveProps in React Hooks world

componentWillReceiveProps / UNSAFE_componentWillReceiveProps in React Hooks world

4
Comments
1 min read
How to Setup React Router v5 using React Hooks

How to Setup React Router v5 using React Hooks

3
Comments
2 min read
React - handle Image loading error gracefully using custom hook

React - handle Image loading error gracefully using custom hook

13
Comments
2 min read
My first blog with MERN Stack (Front-end)

My first blog with MERN Stack (Front-end)

15
Comments
5 min read
My first blog with MERN Stack

My first blog with MERN Stack

71
Comments 10
3 min read
Using MDX with NextJS (and when to go Gatsby)

Using MDX with NextJS (and when to go Gatsby)

21
Comments 1
15 min read
Should I use event delegation in React?

Should I use event delegation in React?

71
Comments 5
3 min read
loading...