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.
Discover the Power and Simplicity of Daxus: Take Control of Your Data with Ease

Discover the Power and Simplicity of Daxus: Take Control of Your Data with Ease

5
Comments 1
2 min read
Apache Superset: Installing locally is easy using the makefile

Apache Superset: Installing locally is easy using the makefile

9
Comments 1
3 min read
Mastering State Management in React eCommerce with Redux Toolkit!

Mastering State Management in React eCommerce with Redux Toolkit!

2
Comments 1
2 min read
Scroll to anchor element with React Router V6 (hash links, anchor links)

Scroll to anchor element with React Router V6 (hash links, anchor links)

1
Comments
1 min read
React Props vs State

React Props vs State

4
Comments
1 min read
Efficient Data Rendering with the map() Function in React

Efficient Data Rendering with the map() Function in React

8
Comments
10 min read
Creating Stunning 3D Instagram Story Swipes with React: A Step-by-Step Tutorial

Creating Stunning 3D Instagram Story Swipes with React: A Step-by-Step Tutorial

55
Comments 15
8 min read
Building a Testimonials Carousel with React, Nuka Carousel, and Tailwind CSS

Building a Testimonials Carousel with React, Nuka Carousel, and Tailwind CSS

9
Comments
5 min read
Next.js App Router Dynamic Sitemap & SEO Metadata

Next.js App Router Dynamic Sitemap & SEO Metadata

1
Comments
2 min read
VSCode React Snippets Extension

VSCode React Snippets Extension

1
Comments
1 min read
Weekly web development resources #161

Weekly web development resources #161

12
Comments
2 min read
🪄✨Building a blog with a liking feature using React, Hanko and Novu 🔥

🪄✨Building a blog with a liking feature using React, Hanko and Novu 🔥

223
Comments 15
16 min read
React - Higher Order Components (HOC)

React - Higher Order Components (HOC)

66
Comments 18
4 min read
Top 7 Libraries for Blazingly Fast ReactJS Applications

Top 7 Libraries for Blazingly Fast ReactJS Applications

21
Comments 2
5 min read
Mastering Code Assignments: A Frontend Engineer's Journey with React and REST API

Mastering Code Assignments: A Frontend Engineer's Journey with React and REST API

17
Comments
3 min read
Redux for State Management

Redux for State Management

1
Comments
4 min read
Deploying a Vite App to GitHub Pages using GitHub Actions: A Step-by-Step Guide

Deploying a Vite App to GitHub Pages using GitHub Actions: A Step-by-Step Guide

8
Comments
4 min read
Host your React, Angular, Svelte, or any other framework for free with pebl!

Host your React, Angular, Svelte, or any other framework for free with pebl!

9
Comments
3 min read
13 Must Know Libraries for a React Developer

13 Must Know Libraries for a React Developer

37
Comments 7
9 min read
React: beyond useEffect

React: beyond useEffect

3
Comments
5 min read
Can I run a Tauri app, or Electron app on a Raspberry pi?

Can I run a Tauri app, or Electron app on a Raspberry pi?

2
Comments 1
1 min read
Dynamic Metadata NextJS 13 App Directory

Dynamic Metadata NextJS 13 App Directory

4
Comments
2 min read
Implementing CI/CD pipeline with GitHub Actions, and GitHub Pages in a React app.

Implementing CI/CD pipeline with GitHub Actions, and GitHub Pages in a React app.

6
Comments 2
14 min read
How React uses pragmas to run tests conditionally

How React uses pragmas to run tests conditionally

Comments
8 min read
Why choose ReactJS for web development

Why choose ReactJS for web development

11
Comments
2 min read
Creating a React Form Repeater Component: A Step-by-Step Guide

Creating a React Form Repeater Component: A Step-by-Step Guide

19
Comments 2
4 min read
Smooth Scrolling with React & Framer Motion

Smooth Scrolling with React & Framer Motion

32
Comments 6
3 min read
React Custom Hook: useGeolocation

React Custom Hook: useGeolocation

8
Comments
2 min read
Exploring Component Lifecycle Methods in React

Exploring Component Lifecycle Methods in React

3
Comments
6 min read
Next.Js 13 Parallel Routes: A Comprehensive Guide

Next.Js 13 Parallel Routes: A Comprehensive Guide

13
Comments 2
7 min read
React Custom Hook: useFetch

React Custom Hook: useFetch

11
Comments
2 min read
A Some undocumented about Server Component on Next.js

A Some undocumented about Server Component on Next.js

2
Comments
2 min read
Running React and Express with concurrently

Running React and Express with concurrently

6
Comments 1
7 min read
Quick Design System Creation to Boost Up the Design-to-Code Process

Quick Design System Creation to Boost Up the Design-to-Code Process

10
Comments
5 min read
Harnessing the Power of React with IntersectionObserver!

Harnessing the Power of React with IntersectionObserver!

1
Comments
3 min read
This Week In React #156: Server Actions, React Falls Behind, Expo Builds, Suspense Throttling, Obsidiosaurus, Expo DevTools...

This Week In React #156: Server Actions, React Falls Behind, Expo Builds, Suspense Throttling, Obsidiosaurus, Expo DevTools...

18
Comments
7 min read
MVC Architecture

MVC Architecture

10
Comments 1
1 min read
🔥 Building an email automation system with React Flow and Resend 🎉

🔥 Building an email automation system with React Flow and Resend 🎉

250
Comments 29
8 min read
Mastering the Fundamentals of React JS for Powerful Web Development

Mastering the Fundamentals of React JS for Powerful Web Development

Comments
4 min read
How to setup tailwind CSS with vite

How to setup tailwind CSS with vite

5
Comments
2 min read
Fantastic closures and how to find them in React

Fantastic closures and how to find them in React

12
Comments
15 min read
Free Tailwind CSS Marketing Components

Free Tailwind CSS Marketing Components

10
Comments
1 min read
React Custom Hook: useEventListener

React Custom Hook: useEventListener

9
Comments
2 min read
useCallback: Guide, use-cases, examples

useCallback: Guide, use-cases, examples

15
Comments 1
8 min read
Error Handling in React Applications

Error Handling in React Applications

2
Comments
2 min read
Creating Surveys Made Easy: Using React Flow as a User Interface

Creating Surveys Made Easy: Using React Flow as a User Interface

Comments
3 min read
Micro frontends: Building In Public From Scratch - Part 3 - Incrementally transitioning to microfrontends

Micro frontends: Building In Public From Scratch - Part 3 - Incrementally transitioning to microfrontends

2
Comments 8
4 min read
React JS - Security Best Practices

React JS - Security Best Practices

4
Comments
5 min read
😲😲 Creation of CRUD in 5 minutes

😲😲 Creation of CRUD in 5 minutes

6
Comments
3 min read
File Validation in React with Formik and Yup

File Validation in React with Formik and Yup

2
Comments
3 min read
Using Sveltris to build interoperable React and Svelte apps

Using Sveltris to build interoperable React and Svelte apps

3
Comments
12 min read
5 npm packages for React to Increase your Productivity

5 npm packages for React to Increase your Productivity

26
Comments 4
6 min read
Custom Hooks and Logic Encapsulation in React

Custom Hooks and Logic Encapsulation in React

Comments
4 min read
🕒 How Long Ago? A TimeAgo Component in React ⏳

🕒 How Long Ago? A TimeAgo Component in React ⏳

2
Comments 2
1 min read
Chakra UI vs Shadcn UI

Chakra UI vs Shadcn UI

5
Comments
2 min read
Visualizing Data in React: A Guide to Beautiful Charts with React-Chartsjs-2

Visualizing Data in React: A Guide to Beautiful Charts with React-Chartsjs-2

14
Comments
6 min read
A Step-by-Step Guide to Building a Simple Next.js 13 Blog

A Step-by-Step Guide to Building a Simple Next.js 13 Blog

16
Comments 2
6 min read
Django and React with Live Reload

Django and React with Live Reload

Comments
4 min read
What is React-Query and How to fetch data using react query?

What is React-Query and How to fetch data using react query?

3
Comments
3 min read
What is side-effect in ReactJS and how to handle it?

What is side-effect in ReactJS and how to handle it?

8
Comments
2 min read
loading...