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.
hooks for handling fetch data and use react query

hooks for handling fetch data and use react query

Comments 1
1 min read
New tip for beginner react devs!

New tip for beginner react devs!

2
Comments
1 min read
How to generate elements with HTML, JavaScript, and React ?

How to generate elements with HTML, JavaScript, and React ?

Comments
2 min read
Vertical Tabs with React Router

Vertical Tabs with React Router

1
Comments
2 min read
Top Best Practices for Using React in 2023

Top Best Practices for Using React in 2023

Comments
2 min read
A Step-by-Step Guide to Deploying Your React Website on Hostinger Hosting

A Step-by-Step Guide to Deploying Your React Website on Hostinger Hosting

4
Comments
1 min read
Set Up Tailwind Css With vite-react-app and yarn

Set Up Tailwind Css With vite-react-app and yarn

5
Comments
1 min read
Edit and preview Markdown in react.js

Edit and preview Markdown in react.js

1
Comments 1
3 min read
Building a Universal Form Controller Using Next.js & Yup

Building a Universal Form Controller Using Next.js & Yup

Comments
7 min read
Staying Hydrated with JavaScript

Staying Hydrated with JavaScript

12
Comments
7 min read
Three JS Examples : 8. Three JS SPACE GLOBE Animation

Three JS Examples : 8. Three JS SPACE GLOBE Animation

12
Comments
1 min read
Top 5 MERN STACK projects to improve your practical understanding🚀

Top 5 MERN STACK projects to improve your practical understanding🚀

235
Comments 53
4 min read
How To Get Land Web Development Clients! 💰💰💰

How To Get Land Web Development Clients! 💰💰💰

8
Comments
4 min read
Simplifying Data Management in React with React Query

Simplifying Data Management in React with React Query

Comments
10 min read
Simpler Async State Management in React Apps with Hyperfetch

Simpler Async State Management in React Apps with Hyperfetch

Comments
4 min read
5 Tips for Optimizing ReactJS Performance and Building Lightning-Fast Applications

5 Tips for Optimizing ReactJS Performance and Building Lightning-Fast Applications

9
Comments
4 min read
Building react component with styled-components

Building react component with styled-components

2
Comments
3 min read
React Context API: A Comprehensive Guide

React Context API: A Comprehensive Guide

Comments
5 min read
10 things you should (almost) never do in Javascript and ReactJS (with code examples)

10 things you should (almost) never do in Javascript and ReactJS (with code examples)

2
Comments
10 min read
How to create a Vercel Cron Job using NextJS 13

How to create a Vercel Cron Job using NextJS 13

9
Comments 11
3 min read
Clean Code: Multiple exports, single import!

Clean Code: Multiple exports, single import!

5
Comments
1 min read
How To Set Up a New Project With React & Capacitor.js

How To Set Up a New Project With React & Capacitor.js

1
Comments
3 min read
Improving React App Performance with Lazy Loading

Improving React App Performance with Lazy Loading

Comments
3 min read
Best Practices When Developing in React Native

Best Practices When Developing in React Native

Comments
2 min read
Start Your Journey with Next.js

Start Your Journey with Next.js

Comments
7 min read
How to Build an NPM Package for React

How to Build an NPM Package for React

Comments
4 min read
How to Replace All String Occurrences in JavaScript

How to Replace All String Occurrences in JavaScript

Comments
2 min read
React Router: A Beginners guide to useParams hook.

React Router: A Beginners guide to useParams hook.

15
Comments
5 min read
Preventing Form Input Lag in Material UI ReactJS

Preventing Form Input Lag in Material UI ReactJS

2
Comments
5 min read
5 Game-Changing Websites That Every Developer Must Have

5 Game-Changing Websites That Every Developer Must Have

10
Comments
2 min read
Set up Redux-Toolkit in 5 steps

Set up Redux-Toolkit in 5 steps

Comments
3 min read
Make a JavaScript Chess Board

Make a JavaScript Chess Board

1
Comments
4 min read
How was my journey building an open source project?

How was my journey building an open source project?

22
Comments 6
5 min read
FERNtastic Web Development: A Starter's Walkthrough of the FERN Stack

FERNtastic Web Development: A Starter's Walkthrough of the FERN Stack

15
Comments 2
31 min read
How to Test Custom Hook in ReactJS

How to Test Custom Hook in ReactJS

6
Comments
3 min read
Utilizando o Redux no React Native num projeto real

Utilizando o Redux no React Native num projeto real

2
Comments
3 min read
useMemo

useMemo

1
Comments
4 min read
Code Comparison: React vs Angular

Code Comparison: React vs Angular

43
Comments 18
4 min read
8 ways to Handle State in React

8 ways to Handle State in React

3
Comments
3 min read
Make Your Global Components Elegant with EventTarget

Make Your Global Components Elegant with EventTarget

3
Comments
5 min read
React Query - Authentication Flow

React Query - Authentication Flow

79
Comments 14
6 min read
React with vite + jest

React with vite + jest

5
Comments 5
3 min read
Using Sandpack for React Libraries Documentation

Using Sandpack for React Libraries Documentation

12
Comments
5 min read
How to Create Sidebar Using React and Sass: Super Simple and Quick Tutorial

How to Create Sidebar Using React and Sass: Super Simple and Quick Tutorial

1
Comments
1 min read
Dark Mode Guy

Dark Mode Guy

Comments
3 min read
Debouncing Simplified

Debouncing Simplified

1
Comments 5
2 min read
React Query vs useSWR

React Query vs useSWR

22
Comments 5
3 min read
Nx Cloud 3.0 - Faster Cache, More Powerful DTE, Better Ergonomics

Nx Cloud 3.0 - Faster Cache, More Powerful DTE, Better Ergonomics

4
Comments
7 min read
ReactJS Best Practices: Tips and Tricks for Writing Better Code

ReactJS Best Practices: Tips and Tricks for Writing Better Code

7
Comments 2
3 min read
This Week In React #142: React-Query, Million, OpenNext, Ariakit, Expo-Image, React-Three-Fiber, TS 5.1, Node.js 20, WebGPU...

This Week In React #142: React-Query, Million, OpenNext, Ariakit, Expo-Image, React-Three-Fiber, TS 5.1, Node.js 20, WebGPU...

6
Comments
7 min read
Updating Monaco broke Fastly Fiddle: here's how I solved it with useCallback in React

Updating Monaco broke Fastly Fiddle: here's how I solved it with useCallback in React

6
Comments
5 min read
Building a Real-time Data App with Dozer, React, and PostgreSQL

Building a Real-time Data App with Dozer, React, and PostgreSQL

7
Comments
6 min read
Tout savoir sur le design pattern Container / Presentational

Tout savoir sur le design pattern Container / Presentational

1
Comments
5 min read
Building Pagination in React with React Paginate

Building Pagination in React with React Paginate

119
Comments 9
4 min read
React Query - Filter Your Data

React Query - Filter Your Data

10
Comments
2 min read
Investing in Developer Experience Could Be The Best Growth Hack for Your Business

Investing in Developer Experience Could Be The Best Growth Hack for Your Business

9
Comments
5 min read
Building a QR Code Generator in React JS: Step-by-Step Tutorial

Building a QR Code Generator in React JS: Step-by-Step Tutorial

12
Comments 1
1 min read
Creating a True/False Toggle in React with useState Hook for Beginners

Creating a True/False Toggle in React with useState Hook for Beginners

Comments 3
8 min read
Using NGINX to serve React Application (Static vs Reverse Proxy)

Using NGINX to serve React Application (Static vs Reverse Proxy)

4
Comments 1
5 min read
Launch a React App in a Docker Environment

Launch a React App in a Docker Environment

Comments
5 min read
loading...