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 is forwarding ref and how do you use it?

What is forwarding ref and how do you use it?

7
Comments
2 min read
Simple way to manage state in React with Context

Simple way to manage state in React with Context

43
Comments 1
5 min read
Create a Slack clone with Next.js and Supabase 03:38

Create a Slack clone with Next.js and Supabase

96
Comments 1
2 min read
Better TypeScript... With JavaScript

Better TypeScript... With JavaScript

81
Comments 25
9 min read
React component lifecycle and methods.

React component lifecycle and methods.

7
Comments
4 min read
Using Sass in a create-react-app Application

Using Sass in a create-react-app Application

2
Comments
1 min read
Sobre-analizando el hello world de SwiftUI, desde javascript

Sobre-analizando el hello world de SwiftUI, desde javascript

7
Comments
7 min read
Taming network with redux-requests, part 10 - Server side rendering and the future

Taming network with redux-requests, part 10 - Server side rendering and the future

7
Comments
5 min read
Web-based collaborative text editor with ProseMirror and a syncing database

Web-based collaborative text editor with ProseMirror and a syncing database

4
Comments
1 min read
The Video: Using ReactFire with Ionic Framework & Capacitor

The Video: Using ReactFire with Ionic Framework & Capacitor

5
Comments
1 min read
لماذا لايهم أي Framework جافاسكريبت تختار ؟

لماذا لايهم أي Framework جافاسكريبت تختار ؟

2
Comments
1 min read
Use React's useState and useReducer without Worrying about Immutability

Use React's useState and useReducer without Worrying about Immutability

37
Comments
3 min read
JavaScript Basics: Truthy and Falsy values in JavaScript

JavaScript Basics: Truthy and Falsy values in JavaScript

42
Comments 1
2 min read
What's the best CMS for Gatsby blog?

What's the best CMS for Gatsby blog?

23
Comments 11
1 min read
handmade react

handmade react

5
Comments
3 min read
Learn Functional Programming Design from Redux

Learn Functional Programming Design from Redux

9
Comments
7 min read
Part 1: Configuring a ReactJS Typescript project with .editorconfig, Eslint e Prettier

Part 1: Configuring a ReactJS Typescript project with .editorconfig, Eslint e Prettier

20
Comments
6 min read
Cohort 8 Recap

Cohort 8 Recap

5
Comments
1 min read
🚀10 Trending projects on GitHub for web developers - 31st July 2020

🚀10 Trending projects on GitHub for web developers - 31st July 2020

137
Comments 10
2 min read
Build your First Typescript Package in Under 10 Minutes

Build your First Typescript Package in Under 10 Minutes

118
Comments 10
8 min read
Importing a Browser Only Package Into Next.js

Importing a Browser Only Package Into Next.js

4
Comments
3 min read
Next.js - the future of React?

Next.js - the future of React?

155
Comments 37
8 min read
Where to start...

Where to start...

2
Comments 3
1 min read
Dockerize a React app and deploy it on an AWS EC2 instance

Dockerize a React app and deploy it on an AWS EC2 instance

70
Comments
4 min read
Top 10 React Component Libraries

Top 10 React Component Libraries

46
Comments 4
5 min read
Heres a React Project you can build today. Starter code, tips, challenges to try & video walkthrough!

Heres a React Project you can build today. Starter code, tips, challenges to try & video walkthrough!

14
Comments 1
2 min read
HTML to Angular/React app in single command

HTML to Angular/React app in single command

10
Comments
1 min read
Criando documentos PDF com ReactJS

Criando documentos PDF com ReactJS

26
Comments 8
4 min read
Full Stack Reddit Clone - Spring Boot, React, Electron App - Part 5

Full Stack Reddit Clone - Spring Boot, React, Electron App - Part 5

11
Comments
8 min read
SEO and Image Optimization with Next.js

SEO and Image Optimization with Next.js

44
Comments 3
4 min read
Quick Redux Optimization Tips

Quick Redux Optimization Tips

11
Comments 2
1 min read
Starting with React Hooks

Starting with React Hooks

7
Comments
5 min read
Covid-19 tracker

Covid-19 tracker

3
Comments 1
1 min read
Understanding State and Lifecycle in React

Understanding State and Lifecycle in React

6
Comments
2 min read
React Native cookie-based authentication

React Native cookie-based authentication

11
Comments
5 min read
Taming network with redux-requests, part 9 - External libraries and promises

Taming network with redux-requests, part 9 - External libraries and promises

6
Comments
2 min read
Creating MERN Stack Applications (2020)

Creating MERN Stack Applications (2020)

414
Comments 10
15 min read
createState function using React Context and ImmerJS

createState function using React Context and ImmerJS

6
Comments
2 min read
Send emails from a contact form in React with EmailJS and Recaptcha

Send emails from a contact form in React with EmailJS and Recaptcha

19
Comments 1
4 min read
React Awesome Reveal v3 Beta

React Awesome Reveal v3 Beta

4
Comments 2
1 min read
Top React UI Libraries and frameworks

Top React UI Libraries and frameworks

99
Comments 8
3 min read
Part 8 - Trying to get eSlayers to MVP

Part 8 - Trying to get eSlayers to MVP

4
Comments
1 min read
[React-Native]Run a code before close

[React-Native]Run a code before close

6
Comments 4
1 min read
Publishing a React component package on npm

Publishing a React component package on npm

8
Comments
4 min read
Parte 1: Configurando um projeto ReactJS Typescript com .editorconfig, Eslint e Prettier

Parte 1: Configurando um projeto ReactJS Typescript com .editorconfig, Eslint e Prettier

28
Comments 2
6 min read
React performance affected by nested component constructor call?

React performance affected by nested component constructor call?

2
Comments 2
1 min read
Build a custom React toggle switch component

Build a custom React toggle switch component

23
Comments
2 min read
React: Prototyping with Apollo Client Schemas

React: Prototyping with Apollo Client Schemas

11
Comments
5 min read
Full Stack Reddit Clone - Spring Boot, React, Electron App - Part 4

Full Stack Reddit Clone - Spring Boot, React, Electron App - Part 4

9
Comments 4
7 min read
React: Managing Application State only with Context

React: Managing Application State only with Context

10
Comments
4 min read
A Guide to Learn React.js

A Guide to Learn React.js

9
Comments
9 min read
Awesome Web Effect

Awesome Web Effect

151
Comments 6
1 min read
My first React JS code challenge - Calculating Mean, Median, StdDev, and Mode

My first React JS code challenge - Calculating Mean, Median, StdDev, and Mode

6
Comments
6 min read
Cypress unit testing React components with TypeScript

Cypress unit testing React components with TypeScript

11
Comments 1
5 min read
React for Vue.js Devs: My Experience

React for Vue.js Devs: My Experience

9
Comments
7 min read
Day 3: Navbar to CSS Grids

Day 3: Navbar to CSS Grids

7
Comments
2 min read
Configuring a ReactJS Typescript project with .editorconfig, Eslint e Prettier

Configuring a ReactJS Typescript project with .editorconfig, Eslint e Prettier

16
Comments
6 min read
How to set the default route in ReactJS?

How to set the default route in ReactJS?

20
Comments
1 min read
i would like to know how we can build an app makes a live streaming

i would like to know how we can build an app makes a live streaming

5
Comments 3
1 min read
Context, state and rerenders

Context, state and rerenders

9
Comments
3 min read
loading...