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.
Redux: Beginner's guide

Redux: Beginner's guide

166
Comments 2
6 min read
Frontend challenge - Car bidders dashboard.

Frontend challenge - Car bidders dashboard.

7
Comments 2
1 min read
How To Add Prettier and ESLint Automation to a React Codebase

How To Add Prettier and ESLint Automation to a React Codebase

265
Comments 4
3 min read
React - infiniteScroll hook 만들기

React - infiniteScroll hook 만들기

5
Comments
2 min read
Thoughts for a Major React Refactor

Thoughts for a Major React Refactor

2
Comments
6 min read
Interview questions: React

Interview questions: React

26
Comments 5
6 min read
How to use Github as a Cloud Storage For Web Development

How to use Github as a Cloud Storage For Web Development

7
Comments 2
1 min read
Implementing dev.to api

Implementing dev.to api

3
Comments 2
2 min read
A super-easy way to determine 'this' in JavaScript

A super-easy way to determine 'this' in JavaScript

285
Comments 10
5 min read
How to deploy react app on github

How to deploy react app on github

4
Comments
2 min read
Learn React JS - Understanding Components - Part 3

Learn React JS - Understanding Components - Part 3

28
Comments
4 min read
How to call APIs in React Redux ?

How to call APIs in React Redux ?

20
Comments 3
3 min read
React Clean Architecture

React Clean Architecture

331
Comments 7
4 min read
Weekly Digest 21/2021

Weekly Digest 21/2021

58
Comments 3
4 min read
How to build a real-world application with React and Node (Foal)

How to build a real-world application with React and Node (Foal)

39
Comments
2 min read
Different approach to loading screen in React

Different approach to loading screen in React

38
Comments 6
2 min read
How to integrate ESLint with your React Typescript project (2021)

How to integrate ESLint with your React Typescript project (2021)

16
Comments
5 min read
Introdução ao React Context - Como utilizar de forma simples

Introdução ao React Context - Como utilizar de forma simples

6
Comments
4 min read
How To Quickly Add Cypress To Your Next.js App

How To Quickly Add Cypress To Your Next.js App

17
Comments 1
4 min read
Throttling vs Debouncing - an interesting analogy

Throttling vs Debouncing - an interesting analogy

45
Comments 3
4 min read
Why to use useContext?

Why to use useContext?

5
Comments
2 min read
How to use custom fonts in React-Native.

How to use custom fonts in React-Native.

16
Comments 3
4 min read
Learning from React - part 3

Learning from React - part 3

3
Comments
8 min read
Made a Real Time Chat Application using React.js

Made a Real Time Chat Application using React.js

159
Comments 9
1 min read
React templates - intro

React templates - intro

3
Comments 6
1 min read
Discussion: best way add CSS to React/Next.js projects?

Discussion: best way add CSS to React/Next.js projects?

7
Comments 6
2 min read
React + Firebase: A Simple Context-based Authentication Provider

React + Firebase: A Simple Context-based Authentication Provider

25
Comments 15
3 min read
Make A React App With a GraphQL API in One Command

Make A React App With a GraphQL API in One Command

7
Comments
4 min read
3 ways to clone in JS

3 ways to clone in JS

5
Comments 3
1 min read
How to load the correct data on the server-side with React and Redux

How to load the correct data on the server-side with React and Redux

8
Comments
7 min read
React templates - Deno

React templates - Deno

8
Comments
3 min read
Compare React with three.js and react-three-fiber

Compare React with three.js and react-three-fiber

10
Comments
1 min read
Technical Failure #1: React hooks dependencies

Technical Failure #1: React hooks dependencies

5
Comments
2 min read
React templates - wrap-up

React templates - wrap-up

7
Comments
1 min read
React templates - Node

React templates - Node

4
Comments
1 min read
How to deploy react app on Firebase

How to deploy react app on Firebase

6
Comments
3 min read
Smart, Extensible Build Framework Explained in 12 Solarized-Themed Diagrams

Smart, Extensible Build Framework Explained in 12 Solarized-Themed Diagrams

4
Comments
9 min read
ReactApp Typescript with TDD and BDD(jest, Enzyme, Sinon, and cypress), linting and pre-commit hooks(using husky) [Part-1]

ReactApp Typescript with TDD and BDD(jest, Enzyme, Sinon, and cypress), linting and pre-commit hooks(using husky) [Part-1]

11
Comments
5 min read
Use Redux Thunk along with Axios service in React (CRA)

Use Redux Thunk along with Axios service in React (CRA)

6
Comments
1 min read
Berry Pro React Admin Released

Berry Pro React Admin Released

5
Comments
4 min read
UI Components website Released!

UI Components website Released!

5
Comments
3 min read
Why You Should Learn Next Next

Why You Should Learn Next Next

87
Comments 8
5 min read
How to set up React.js with a Ruby on Rails Project Part 2 – Redux

How to set up React.js with a Ruby on Rails Project Part 2 – Redux

5
Comments
8 min read
Higher-Order Components in React

Higher-Order Components in React

4
Comments
3 min read
How To Quickly Add Jest To Your Next.js App

How To Quickly Add Jest To Your Next.js App

11
Comments
2 min read
Fix Your Failing Tests: A Debugging Checklist for React Testing Library

Fix Your Failing Tests: A Debugging Checklist for React Testing Library

6
Comments
7 min read
React Runtime Environment Variables

React Runtime Environment Variables

4
Comments 6
4 min read
Using JS Intersection Observer API to track user footprints

Using JS Intersection Observer API to track user footprints

12
Comments
5 min read
MobX State Tree (MST) - State Management

MobX State Tree (MST) - State Management

12
Comments 1
8 min read
Stop returning NULL components

Stop returning NULL components

72
Comments 33
3 min read
How to Install React in Laravel 8

How to Install React in Laravel 8

25
Comments 5
2 min read
Implementing Smooth Scroll

Implementing Smooth Scroll

5
Comments 1
2 min read
Track user location coordinates realtime using geolocation api, nextjs , nodejs and socket.io

Track user location coordinates realtime using geolocation api, nextjs , nodejs and socket.io

12
Comments
1 min read
How to Create a 2D draggable grid with react-spring

How to Create a 2D draggable grid with react-spring

40
Comments
4 min read
Full Tutorial #12: Querying Using GraphQL and Storing Data in Recoil | Microservices Chat App Using React, Node and GraphQL

Full Tutorial #12: Querying Using GraphQL and Storing Data in Recoil | Microservices Chat App Using React, Node and GraphQL

12
Comments 1
1 min read
How to host your React App on your custom domain or its sub-domain using AWS Amplify and Route 53

How to host your React App on your custom domain or its sub-domain using AWS Amplify and Route 53

16
Comments
4 min read
CSS Four Ways

CSS Four Ways

5
Comments 2
4 min read
Setting up a NextJS Markdown Blog with Typescript

Setting up a NextJS Markdown Blog with Typescript

9
Comments
11 min read
Introduction to Micro Frontends with Module Federation, React and Typescript

Introduction to Micro Frontends with Module Federation, React and Typescript

111
Comments 3
7 min read
Animations with React: How a simple component can affect your performance

Animations with React: How a simple component can affect your performance

6
Comments
7 min read
loading...