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.
How to fix Error 404 on Netlify for SPAs built with Reactjs

How to fix Error 404 on Netlify for SPAs built with Reactjs

16
Comments
1 min read
Adding external javascript script to React

Adding external javascript script to React

8
Comments 1
1 min read
Conecta tu cartera Arweave y sube tu data a la permaweb desde NextJS

Conecta tu cartera Arweave y sube tu data a la permaweb desde NextJS

5
Comments
4 min read
My First 30 Days of 100 Days of Code.

My First 30 Days of 100 Days of Code.

2
Comments 2
3 min read
Understanding lifecycle in React

Understanding lifecycle in React

5
Comments
4 min read
Solving React Problems: When to use UseMemo

Solving React Problems: When to use UseMemo

6
Comments
2 min read
5 Insane Features in my OS in the Browser!!! 🤯

5 Insane Features in my OS in the Browser!!! 🤯

6
Comments 4
4 min read
Build A Blog Website Using ReactJS and Firebase

Build A Blog Website Using ReactJS and Firebase

40
Comments
7 min read
React-Query basics - Setting up a basic query & mutation flow (with GraphQL and Axios)

React-Query basics - Setting up a basic query & mutation flow (with GraphQL and Axios)

7
Comments
8 min read
Adding Video Chat or Live Streaming to Your Website in 5 lines of Code Using the Agora Web UIKit

Adding Video Chat or Live Streaming to Your Website in 5 lines of Code Using the Agora Web UIKit

10
Comments
10 min read
Getting started with Refine, the React-based framework

Getting started with Refine, the React-based framework

8
Comments
15 min read
Tried Zustand yet? Lets use it to build yet another React todo app!

Tried Zustand yet? Lets use it to build yet another React todo app!

8
Comments
8 min read
Using NativeBase v3 the right way

Using NativeBase v3 the right way

8
Comments
9 min read
Create a Debounce Hook for Search Box Auto-Completion

Create a Debounce Hook for Search Box Auto-Completion

15
Comments
2 min read
3 Things You Should Know about Memoization in React

3 Things You Should Know about Memoization in React

2
Comments
2 min read
How to add Tailwind CSS in Next JS?

How to add Tailwind CSS in Next JS?

6
Comments
3 min read
issues with app in netify

issues with app in netify

2
Comments 2
1 min read
Part 2. Sharing data between siblings components using Context in React with Hooks

Part 2. Sharing data between siblings components using Context in React with Hooks

3
Comments
2 min read
Sharing data between siblings components using Context in React with Hooks

Sharing data between siblings components using Context in React with Hooks

5
Comments
2 min read
Cheat sheet to common React terms

Cheat sheet to common React terms

26
Comments 1
4 min read
Deep dive into React codebase [EP4: How ReactDOM.render works]

Deep dive into React codebase [EP4: How ReactDOM.render works]

37
Comments 1
3 min read
Why Next.js rather than create-react-app ?

Why Next.js rather than create-react-app ?

8
Comments
5 min read
How to create a notification/toast system in React Typescript with Redux Toolkit, Tailwind and Framer Motion

How to create a notification/toast system in React Typescript with Redux Toolkit, Tailwind and Framer Motion

19
Comments
10 min read
I made changelog page for my portfolio website

I made changelog page for my portfolio website

21
Comments
1 min read
Getting started with Agrippa, the React CLI

Getting started with Agrippa, the React CLI

16
Comments 2
4 min read
Everything about React JS.

Everything about React JS.

14
Comments
5 min read
How to create a React Native Emulator Device for running with expo

How to create a React Native Emulator Device for running with expo

5
Comments
1 min read
The Mindset of a Coder.

The Mindset of a Coder.

8
Comments 1
2 min read
Tailwind, React, and TypeScript - How to Get Started

Tailwind, React, and TypeScript - How to Get Started

6
Comments
2 min read
How to make more detailed error messages with Sentry

How to make more detailed error messages with Sentry

7
Comments 1
2 min read
Weekly Digest 04/2022

Weekly Digest 04/2022

3
Comments
3 min read
React Hooks: Gotta Hook ’Em All

React Hooks: Gotta Hook ’Em All

28
Comments
5 min read
Frontend Challenges: Front-end Engineer Assignment

Frontend Challenges: Front-end Engineer Assignment

513
Comments 15
25 min read
Create a Cool Login Page with React

Create a Cool Login Page with React

5
Comments 3
3 min read
Start fast with Django, React and Docker - Open-Source project

Start fast with Django, React and Docker - Open-Source project

57
Comments
2 min read
When to use React.memo and React.useCallback for Performance Optimisation

When to use React.memo and React.useCallback for Performance Optimisation

3
Comments
4 min read
Countdown component in react native

Countdown component in react native

5
Comments
3 min read
Building a Button

Building a Button

3
Comments
4 min read
Setting up TailwindCSS in React App project.

Setting up TailwindCSS in React App project.

5
Comments
1 min read
Found a change in next.config.js. Restart the server to see the changes in effect

Found a change in next.config.js. Restart the server to see the changes in effect

4
Comments
3 min read
Ruby on Rails - Comment realtime loading

Ruby on Rails - Comment realtime loading

4
Comments
4 min read
Front End Developer Tools

Front End Developer Tools

72
Comments 2
1 min read
Should I learn Redux or use Context Hook in React js,

Should I learn Redux or use Context Hook in React js,

2
Comments 1
1 min read
How you can create a sidebar like the daily.dev extension fron scratch using React and Tailwindcss in 4 steps

How you can create a sidebar like the daily.dev extension fron scratch using React and Tailwindcss in 4 steps

17
Comments
9 min read
Example App: Clean Architecture with React, Overmind and Local Storage, pt. 1

Example App: Clean Architecture with React, Overmind and Local Storage, pt. 1

6
Comments
6 min read
Flask React Soft Dashboard - Free Project

Flask React Soft Dashboard - Free Project

57
Comments 7
3 min read
Vue vs. Svelte vs. React

Vue vs. Svelte vs. React

32
Comments 4
14 min read
Building a UI Kit with React, TypeScript, Storybook and Tailwind

Building a UI Kit with React, TypeScript, Storybook and Tailwind

11
Comments 1
3 min read
Building a Loading Spinner

Building a Loading Spinner

3
Comments
3 min read
React Apollo: Understanding Fetch Policy with useQuery

React Apollo: Understanding Fetch Policy with useQuery

15
Comments
8 min read
Debugging in React testing library

Debugging in React testing library

6
Comments
2 min read
Using React.JS as a Micro Frontend in Blazor WASM

Using React.JS as a Micro Frontend in Blazor WASM

11
Comments 8
6 min read
How to use Page Queries and Static Queries in Gatsby Application Using GraphQL

How to use Page Queries and Static Queries in Gatsby Application Using GraphQL

4
Comments
5 min read
Create a simple React blog with WordPress

Create a simple React blog with WordPress

5
Comments
4 min read
useReducer + useContext + Typescript. Without Redux!

useReducer + useContext + Typescript. Without Redux!

14
Comments 1
11 min read
Why React Freeze Children in DEV mode?

Why React Freeze Children in DEV mode?

4
Comments
1 min read
10 Things I’ve Learned One Week After Graduating a Software Engineering Bootcamp

10 Things I’ve Learned One Week After Graduating a Software Engineering Bootcamp

2
Comments
2 min read
does that lorem10/lorem not work in react JSX code?

does that lorem10/lorem not work in react JSX code?

2
Comments
1 min read
WordPress Developer

WordPress Developer

2
Comments 3
1 min read
Build a blog powered by NextJS & Notion API

Build a blog powered by NextJS & Notion API

39
Comments 3
6 min read
loading...