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.
Mini project ideas

Mini project ideas

3
Comments
1 min read
How to Build a Blogging application using Fauna, Next.js, GraphQL and Editor.js

How to Build a Blogging application using Fauna, Next.js, GraphQL and Editor.js

16
Comments
10 min read
Callback Functions, Explain it to me like I'm 5.

Callback Functions, Explain it to me like I'm 5.

10
Comments
2 min read
Full Stack Java Developer Road Map 2022

Full Stack Java Developer Road Map 2022

33
Comments 1
5 min read
Build a scalable front-end with Rush monorepo and React — Repo Setup + Import projects + Prettier

Build a scalable front-end with Rush monorepo and React — Repo Setup + Import projects + Prettier

6
Comments
5 min read
How Jason Docton Used React and WoW to Help People’s Mental Health

How Jason Docton Used React and WoW to Help People’s Mental Health

8
Comments
3 min read
Deceptive Promises behavior

Deceptive Promises behavior

3
Comments
3 min read
Adding reading time stat in your Next.js blog

Adding reading time stat in your Next.js blog

5
Comments
2 min read
A Visual Guide to React Rendering - Refs

A Visual Guide to React Rendering - Refs

47
Comments 1
2 min read
Understanding React Hooks

Understanding React Hooks

11
Comments 2
4 min read
Date and time Sorter

Date and time Sorter

8
Comments 2
3 min read
Consuming a REST API in React with Axios

Consuming a REST API in React with Axios

50
Comments 1
11 min read
React setState which way is right

React setState which way is right

6
Comments
1 min read
Opensource Covid Tracker - India

Opensource Covid Tracker - India

4
Comments 5
1 min read
Responsive Masonry Layout with TailwindCSS in 2 Steps

Responsive Masonry Layout with TailwindCSS in 2 Steps

46
Comments 9
1 min read
Reminiscing On My Software Development Journey

Reminiscing On My Software Development Journey

6
Comments 1
3 min read
React: Use Advanced JavaScript in React Render Method

React: Use Advanced JavaScript in React Render Method

65
Comments 2
2 min read
Build a Dating Application with MERN Stack

Build a Dating Application with MERN Stack

10
Comments 10
4 min read
event.js: 377 react error

event.js: 377 react error

2
Comments 5
1 min read
Beginner friendly tutorial for a portfolio project with React - Loan Calculator

Beginner friendly tutorial for a portfolio project with React - Loan Calculator

4
Comments
1 min read
Intro to React useEffect Hook

Intro to React useEffect Hook

45
Comments
3 min read
How to mock nanoid

How to mock nanoid

5
Comments
2 min read
What is React JS? An introduction to the "Whats & Whys" of React Library

What is React JS? An introduction to the "Whats & Whys" of React Library

10
Comments
5 min read
React class life cycle methods to useEffect

React class life cycle methods to useEffect

34
Comments 3
2 min read
Weekly Digest 41/2021

Weekly Digest 41/2021

16
Comments
3 min read
Building a REST API with Django REST Framework

Building a REST API with Django REST Framework

178
Comments 3
6 min read
Estrutura de um Projeto React

Estrutura de um Projeto React

2
Comments
2 min read
React: Use Array.map() to Render Elements

React: Use Array.map() to Render Elements

6
Comments 1
2 min read
Best of Both Worlds: How navigation works in Next.js

Best of Both Worlds: How navigation works in Next.js

6
Comments
2 min read
NextJS + ChakraUI + Storybook Smooth scroll boilerplate (TypeScript)

NextJS + ChakraUI + Storybook Smooth scroll boilerplate (TypeScript)

7
Comments
1 min read
React: Render Conditionally from Props

React: Render Conditionally from Props

5
Comments
2 min read
React: Change Inline CSS Conditionally Based on Component State

React: Change Inline CSS Conditionally Based on Component State

6
Comments
1 min read
Creating a GraphQL Based Habit Tracker with Hasura and React (GraphQL/Hasura 101)

Creating a GraphQL Based Habit Tracker with Hasura and React (GraphQL/Hasura 101)

6
Comments
7 min read
Using Hasura GraphQL Db with React and ApolloClient

Using Hasura GraphQL Db with React and ApolloClient

4
Comments
4 min read
A Cheat Sheet for CSS units

A Cheat Sheet for CSS units

210
Comments 1
4 min read
Top 15 Best React Website Templates for React Developers [Free and Premium]

Top 15 Best React Website Templates for React Developers [Free and Premium]

20
Comments
8 min read
Making pageContext available to child components in Gatsby with react-intl

Making pageContext available to child components in Gatsby with react-intl

13
Comments 2
3 min read
Comparing Angular, React, Vue, and Vanilla-JS

Comparing Angular, React, Vue, and Vanilla-JS

10
Comments 6
7 min read
How to Delete React App

How to Delete React App

3
Comments
2 min read
CSS Modules - rule with two class

CSS Modules - rule with two class

5
Comments
1 min read
useRef or useState, which is better?

useRef or useState, which is better?

164
Comments 15
2 min read
Introducing Storybook for React Native Web

Introducing Storybook for React Native Web

18
Comments 2
6 min read
🚀10 Trending projects on GitHub for web developers - 12th November 2021

🚀10 Trending projects on GitHub for web developers - 12th November 2021

156
Comments
3 min read
Your React Codes Might Not Be In Safe!

Your React Codes Might Not Be In Safe!

18
Comments 13
2 min read
How to Monitor Upload and Download Progress for Amplify Storage

How to Monitor Upload and Download Progress for Amplify Storage

23
Comments
3 min read
How to connect Django to ReactJs

How to connect Django to ReactJs

207
Comments 25
5 min read
Consistency vs flexibility when building components

Consistency vs flexibility when building components

9
Comments
2 min read
How to combine event methods in one in React.js?

How to combine event methods in one in React.js?

6
Comments 1
1 min read
Tools to Make React Documentation a Piece of Cake! 👨‍💻

Tools to Make React Documentation a Piece of Cake! 👨‍💻

45
Comments
1 min read
How to build a custom Pagination Component in React.js

How to build a custom Pagination Component in React.js

10
Comments
5 min read
Functional Component vs Class Component - React JS - Which is better to use and where to use?

Functional Component vs Class Component - React JS - Which is better to use and where to use?

7
Comments 1
2 min read
TypeError: fs.existsSync is not a function

TypeError: fs.existsSync is not a function

5
Comments
1 min read
Error Boundaries in React, how It's made?

Error Boundaries in React, how It's made?

56
Comments
10 min read
Configure Fallback Images in React and Next.js

Configure Fallback Images in React and Next.js

62
Comments 5
2 min read
Taking advantage of react-router v6 to manage Providers

Taking advantage of react-router v6 to manage Providers

5
Comments
1 min read
Using CSS variables with TailwindCSS

Using CSS variables with TailwindCSS

44
Comments 5
3 min read
How to add a simple pagination to React.js App

How to add a simple pagination to React.js App

5
Comments
6 min read
How to plan a React project? For beginners

How to plan a React project? For beginners

13
Comments 2
3 min read
useEffect sometimes fires before paint

useEffect sometimes fires before paint

2
Comments
5 min read
How to create protected route using keycloak and React JS

How to create protected route using keycloak and React JS

5
Comments
2 min read
loading...