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.
Optimize useEffect by using a condition as a dependency

Optimize useEffect by using a condition as a dependency

18
Comments 3
2 min read
Is React a dev or prod npm dependency?

Is React a dev or prod npm dependency?

4
Comments 4
1 min read
React Context with useReducer and Typescript.

React Context with useReducer and Typescript.

249
Comments 28
5 min read
How to mock React hooks using dependency injection

How to mock React hooks using dependency injection

44
Comments 4
3 min read
My new React workflow with Parcel

My new React workflow with Parcel

11
Comments 2
4 min read
Top Front-End Development YouTube Channels

Top Front-End Development YouTube Channels

582
Comments 27
3 min read
Component state: local state, Redux store, and loaders

Component state: local state, Redux store, and loaders

6
Comments
7 min read
The future of Reach Router and React Router

The future of Reach Router and React Router

8
Comments
7 min read
Passing Data from Child to Parent with React Hooks

Passing Data from Child to Parent with React Hooks

150
Comments 14
4 min read
Homebrew React Hooks: useIsKeyPressed

Homebrew React Hooks: useIsKeyPressed

10
Comments
4 min read
React Axios | Tutorial for Axios with ReactJS for a REST API

React Axios | Tutorial for Axios with ReactJS for a REST API

37
Comments
2 min read
The Power of Recursion in JavaScript

The Power of Recursion in JavaScript

57
Comments 1
8 min read
Next.js + Docker. Made easy.

Next.js + Docker. Made easy.

221
Comments 10
5 min read
How to Handle Media Query Through Javascript

How to Handle Media Query Through Javascript

9
Comments
5 min read
Accelerating to delivery: Quickly build an Admin Panel or Dashboard-like app using ReactJS, Tailwind CSS. Part I

Accelerating to delivery: Quickly build an Admin Panel or Dashboard-like app using ReactJS, Tailwind CSS. Part I

13
Comments
3 min read
SSR (Next.js) - part 1/2: WHAT IS SSR AND HOW IT DIFFERS FROM OTHER APPROACHES?

SSR (Next.js) - part 1/2: WHAT IS SSR AND HOW IT DIFFERS FROM OTHER APPROACHES?

14
Comments
4 min read
Versioning git pushes of React websites

Versioning git pushes of React websites

5
Comments 1
3 min read
How To Cache Your Javascript Functions ? Meet the Memoization Technique!

How To Cache Your Javascript Functions ? Meet the Memoization Technique!

16
Comments 1
4 min read
Building a better JIRA

Building a better JIRA

4
Comments 1
1 min read
Scripts simultâneos no package.json

Scripts simultâneos no package.json

6
Comments 1
3 min read
Show DEV: I built a dashboard to track my life

Show DEV: I built a dashboard to track my life

733
Comments 34
5 min read
Building and styling tables with react-table v7

Building and styling tables with react-table v7

16
Comments
13 min read
Amazon S3 File Upload using Node.js

Amazon S3 File Upload using Node.js

3
Comments
1 min read
GoStack: E lá vamos nós

GoStack: E lá vamos nós

2
Comments
1 min read
OsmiCSX - An utility React Native style framework

OsmiCSX - An utility React Native style framework

6
Comments
1 min read
Using next-i18next in Storybook

Using next-i18next in Storybook

26
Comments 9
1 min read
Build your React charts without a library

Build your React charts without a library

29
Comments 3
8 min read
Web Applications – A Quick Digest

Web Applications – A Quick Digest

4
Comments
2 min read
Multi-tenant Web Application

Multi-tenant Web Application

11
Comments
3 min read
Show Dev: RaspberryPi Weather ⛈ fuelled by Netlify functions and Preact

Show Dev: RaspberryPi Weather ⛈ fuelled by Netlify functions and Preact

63
Comments 5
4 min read
CORS and SameSite Cookies Got You Down? An Effective Workaround for Browser Security Policies

CORS and SameSite Cookies Got You Down? An Effective Workaround for Browser Security Policies

8
Comments 1
5 min read
Immer or Immutable for Redux Reducers?

Immer or Immutable for Redux Reducers?

5
Comments
1 min read
Styled Range Input - A way out of Range Input nightmare

Styled Range Input - A way out of Range Input nightmare

17
Comments 7
3 min read
What I'm doing in this WEIRD times?

What I'm doing in this WEIRD times?

3
Comments
2 min read
From Idea to Launch #4 - Into to NextJS API routes

From Idea to Launch #4 - Into to NextJS API routes

8
Comments
1 min read
How to create Tab Manager in React

How to create Tab Manager in React

194
Comments 4
3 min read
Gatsby Typescript and Sass conf

Gatsby Typescript and Sass conf

9
Comments 1
5 min read
How I built my first Chrome extension with React

How I built my first Chrome extension with React

9
Comments
2 min read
Adding 2FA to a React App Using Firebase Functions

Adding 2FA to a React App Using Firebase Functions

15
Comments
5 min read
The Beginner's Guide To React: Components and Props

The Beginner's Guide To React: Components and Props

32
Comments
3 min read
Creating custom React hooks for a simple To-do list app

Creating custom React hooks for a simple To-do list app

10
Comments 1
6 min read
Automated visual regression testing with Jest

Automated visual regression testing with Jest

10
Comments
9 min read
v2.0 for 2020 🚀🎉🎊

v2.0 for 2020 🚀🎉🎊

2
Comments
1 min read
Typed Redux State Management

Typed Redux State Management

11
Comments
10 min read
How to add Basic Auth in Next.js apps with Firebase Hosting and SSR

How to add Basic Auth in Next.js apps with Firebase Hosting and SSR

8
Comments 1
2 min read
What Are Single Page Applications? And Difference Between SPAs & Multi Page Apps.

What Are Single Page Applications? And Difference Between SPAs & Multi Page Apps.

10
Comments
2 min read
How to integrate TomTom API in React application

How to integrate TomTom API in React application

9
Comments
3 min read
React error in npm start

React error in npm start

2
Comments 4
1 min read
Simple React hook to handle input

Simple React hook to handle input

18
Comments 5
1 min read
React coding challenges - what & why

React coding challenges - what & why

116
Comments 8
2 min read
Effective form handling using React Hooks

Effective form handling using React Hooks

14
Comments
3 min read
react-fluent-form: How to write forms with validation in few steps

react-fluent-form: How to write forms with validation in few steps

21
Comments 1
9 min read
Bootstrap in Create React App Typescript

Bootstrap in Create React App Typescript

8
Comments 1
6 min read
🐏 How React memoization works

🐏 How React memoization works

7
Comments
2 min read
Toggling Light/Dark Theme in React with useContext

Toggling Light/Dark Theme in React with useContext

126
Comments 3
2 min read
Collection of Modern React Frontend interview questions

Collection of Modern React Frontend interview questions

10
Comments
5 min read
Deploying a React App to Firebase

Deploying a React App to Firebase

36
Comments 2
3 min read
Redux in Worker: Off-main-thread Redux Reducers and Middleware

Redux in Worker: Off-main-thread Redux Reducers and Middleware

14
Comments
5 min read
Let's build: 3D procedural landscape with React and three.js!

Let's build: 3D procedural landscape with React and three.js!

96
Comments 4
7 min read
Cleaning Up Redux Store Listeners When Component State Updates

Cleaning Up Redux Store Listeners When Component State Updates

6
Comments
7 min read
loading...