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.
Setup Laravel 9 project with ReactJS

Setup Laravel 9 project with ReactJS

34
Comments 2
4 min read
This Week In React #111: Reassure, Multiplayer Cursors, Next.js, Meteor, Storybook, TanStack, FlashList, Bun...

This Week In React #111: Reassure, Multiplayer Cursors, Next.js, Meteor, Storybook, TanStack, FlashList, Bun...

8
Comments 1
8 min read
Build a Basic CRUD App with Laravel 9 and React.js

Build a Basic CRUD App with Laravel 9 and React.js

25
Comments 1
10 min read
Unstated Next vs Redux, which is better for managing state in React

Unstated Next vs Redux, which is better for managing state in React

9
Comments 3
4 min read
Color scheme generator using javascript and apis

Color scheme generator using javascript and apis

17
Comments 6
1 min read
Struggling With Context API ? You Are Not Alone.

Struggling With Context API ? You Are Not Alone.

35
Comments 6
3 min read
React Form Conditional Validation with Formik and Yup (Custom Hooks)

React Form Conditional Validation with Formik and Yup (Custom Hooks)

7
Comments
2 min read
WebRTC with Python and React: Building a Video Chat Application

WebRTC with Python and React: Building a Video Chat Application

13
Comments
18 min read
Create a React / TypeScript Generic Component

Create a React / TypeScript Generic Component

66
Comments 10
3 min read
Deploy a python django and reactJS restful app with gunicorn, supervisor and nginx on a linux ubuntu server.

Deploy a python django and reactJS restful app with gunicorn, supervisor and nginx on a linux ubuntu server.

9
Comments 1
3 min read
Nx 14.4 - Inputs, optional npm scope, project graph cache directory and more!

Nx 14.4 - Inputs, optional npm scope, project graph cache directory and more!

8
Comments
4 min read
Day 2: How I Integrated an Express JS Server with my React App.

Day 2: How I Integrated an Express JS Server with my React App.

7
Comments
5 min read
React: Introduction to useEffect hook

React: Introduction to useEffect hook

11
Comments
2 min read
Un viaje a las Single Page Application a través de React y JavaScript

Un viaje a las Single Page Application a través de React y JavaScript

6
Comments
1 min read
Optimize your bundle size by eliminating dead code / tree-shaking in Webpack

Optimize your bundle size by eliminating dead code / tree-shaking in Webpack

6
Comments
2 min read
Conditional Routing with React Router V6

Conditional Routing with React Router V6

42
Comments 12
2 min read
How to Fix React Router URL Doesn’t Work When Refreshing or Writing

How to Fix React Router URL Doesn’t Work When Refreshing or Writing

9
Comments
4 min read
Use Remix and Tailwind to build a Hacker News clone

Use Remix and Tailwind to build a Hacker News clone

5
Comments
12 min read
Flatiron School Software Development - Phase 2 Recap

Flatiron School Software Development - Phase 2 Recap

5
Comments
3 min read
#3. Creating api endpoints and routes for different functionalities ☀

#3. Creating api endpoints and routes for different functionalities ☀

6
Comments
2 min read
Toggle Switch in React JS with Tailwind CSS Example

Toggle Switch in React JS with Tailwind CSS Example

11
Comments
2 min read
Increase your productivity ⏱️ by using the `.new` links!

Increase your productivity ⏱️ by using the `.new` links!

7
Comments
1 min read
Hooks in React

Hooks in React

7
Comments 1
4 min read
Basic Understanding Of React Features

Basic Understanding Of React Features

5
Comments
1 min read
Local Storage and Session Storage explained

Local Storage and Session Storage explained

14
Comments 4
1 min read
How to use <webview> and Measurement Protocol with Electron

How to use <webview> and Measurement Protocol with Electron

8
Comments
2 min read
Your First React App?!

Your First React App?!

9
Comments 3
1 min read
Using NPM VS Yarn in React

Using NPM VS Yarn in React

5
Comments
1 min read
Accept a payment with Vite, React Stripe, and the Payment Element

Accept a payment with Vite, React Stripe, and the Payment Element

14
Comments
13 min read
Implementing Layout Structure in NextJs the right way

Implementing Layout Structure in NextJs the right way

20
Comments 1
5 min read
Zoom Clone with React and 100ms SDK (part I)

Zoom Clone with React and 100ms SDK (part I)

8
Comments
7 min read
Automatic payment methods with the Stripe Payment Element

Automatic payment methods with the Stripe Payment Element

11
Comments 1
4 min read
Zoom Clone App with React and 100ms SDK (part II)

Zoom Clone App with React and 100ms SDK (part II)

9
Comments
12 min read
Automatic Batching in React 18

Automatic Batching in React 18

30
Comments 4
3 min read
Supercharging your React projects with Memoization

Supercharging your React projects with Memoization

22
Comments 3
3 min read
A quick review of the Fresh web framework

A quick review of the Fresh web framework

10
Comments 1
2 min read
NextJS. Use notFound in getStaticProps and some dynamic data? Don’t forget to revalidate!

NextJS. Use notFound in getStaticProps and some dynamic data? Don’t forget to revalidate!

7
Comments
3 min read
5 Reasons to Choose ReactJs for Your Next project

5 Reasons to Choose ReactJs for Your Next project

8
Comments
2 min read
How to iterate over an object in Javascript?

How to iterate over an object in Javascript?

28
Comments 9
2 min read
React JS Login Form with Tailwind CSS Example

React JS Login Form with Tailwind CSS Example

8
Comments
7 min read
Component Breakdown & State Management ⚙ - Building a tic-tac-toe game with React from scratch

Component Breakdown & State Management ⚙ - Building a tic-tac-toe game with React from scratch

7
Comments
4 min read
Build a basic form in react without a library

Build a basic form in react without a library

8
Comments
4 min read
React Context API - an Implementation Quick Guide

React Context API - an Implementation Quick Guide

18
Comments
3 min read
React, AntD and Tailwind: fix CSS conflicts

React, AntD and Tailwind: fix CSS conflicts

21
Comments 6
1 min read
How to setup Infinite Scroll in your react component?

How to setup Infinite Scroll in your react component?

22
Comments
2 min read
JSON server getting started

JSON server getting started

21
Comments 2
4 min read
Cleaner imports with aliases in react and typescript ✨✨

Cleaner imports with aliases in react and typescript ✨✨

24
Comments 1
2 min read
MakeMyTrip Frontend Machine Coding Interview

MakeMyTrip Frontend Machine Coding Interview

19
Comments 2
4 min read
Seeking Help with react

Seeking Help with react

5
Comments
4 min read
React Horizon UI - Open-Source Firebase Starter

React Horizon UI - Open-Source Firebase Starter

45
Comments 10
4 min read
Prevent onClick event on clicking child component

Prevent onClick event on clicking child component

8
Comments 1
1 min read
Ultimate Guide To Write Reusable Components In React

Ultimate Guide To Write Reusable Components In React

7
Comments
6 min read
Weekly Digest 26/2022

Weekly Digest 26/2022

6
Comments
2 min read
How to make real-time multiplayer WebXR experiences (part 1)

How to make real-time multiplayer WebXR experiences (part 1)

8
Comments
5 min read
Create A Forget password link for one time and expire in 10 minutes in nodeJS

Create A Forget password link for one time and expire in 10 minutes in nodeJS

19
Comments
2 min read
Filter database records without SQL

Filter database records without SQL

13
Comments
1 min read
Very simple way to render star rating

Very simple way to render star rating

5
Comments 1
2 min read
Coding a Toggle switch with React.js and Material UI

Coding a Toggle switch with React.js and Material UI

9
Comments
1 min read
Top UI Frameworks for Angular and react.

Top UI Frameworks for Angular and react.

12
Comments 2
3 min read
I created a minimal, responsive, open-source developer portfolio template with React!

I created a minimal, responsive, open-source developer portfolio template with React!

14
Comments 3
1 min read
loading...