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.
Understanding `useEffect` and Dependency Array in React Hooks

Understanding `useEffect` and Dependency Array in React Hooks

1
Comments
3 min read
#2 Js Live Interview Conversation

#2 Js Live Interview Conversation

Comments
8 min read
#3 TCS Live Interview Converstion

#3 TCS Live Interview Converstion

Comments
10 min read
#4 Redux Mysql Vs MongoDB

#4 Redux Mysql Vs MongoDB

Comments
5 min read
This Week In React #171: Expo, Next.js, React-Email, Storybook, TypeScript, Vocs, Skottie, Harmony, VisionOS...

This Week In React #171: Expo, Next.js, React-Email, Storybook, TypeScript, Vocs, Skottie, Harmony, VisionOS...

12
Comments
8 min read
react-formvik - a highly customizable React Form Library

react-formvik - a highly customizable React Form Library

3
Comments
2 min read
Phase 2 at Flatiron (React)

Phase 2 at Flatiron (React)

Comments
3 min read
Next.js Codebase Analysis <> create-next-app <> index.ts explained — Part 1.5

Next.js Codebase Analysis <> create-next-app <> index.ts explained — Part 1.5

Comments
2 min read
How To Enhance AG Grid with Avatars: Building a Collaborative Grid with React and Ably

How To Enhance AG Grid with Avatars: Building a Collaborative Grid with React and Ably

4
Comments
11 min read
Building a video player with a streamlined and innovative approach

Building a video player with a streamlined and innovative approach

69
Comments 1
28 min read
🔄 Class Components vs Functional Components: A Lifecycle Journey in React 🔄

🔄 Class Components vs Functional Components: A Lifecycle Journey in React 🔄

1
Comments
2 min read
What You Should Know Before Using Route Handlers in Next.js

What You Should Know Before Using Route Handlers in Next.js

Comments
2 min read
Micro Frontends: Revolucionando o Desenvolvimento de Aplicações Web

Micro Frontends: Revolucionando o Desenvolvimento de Aplicações Web

Comments
2 min read
Some Silly Mistakes That You Might Be Making in React in 2024

Some Silly Mistakes That You Might Be Making in React in 2024

Comments
2 min read
Inlang / ParaglideJS blew my mind 🤯

Inlang / ParaglideJS blew my mind 🤯

14
Comments 2
2 min read
Secure NextJS Server Actions Using Body Validation

Secure NextJS Server Actions Using Body Validation

6
Comments
4 min read
Props with live Project

Props with live Project

3
Comments
4 min read
Build a Multivendor E-commerce Website using Django, React & Django Rest Framework

Build a Multivendor E-commerce Website using Django, React & Django Rest Framework

27
Comments 1
3 min read
# in an API GET Request: How to Handle?

# in an API GET Request: How to Handle?

Comments
1 min read
Building React Footer Components with Tailwindcss

Building React Footer Components with Tailwindcss

3
Comments
3 min read
Welcome Thread

Welcome Thread

1
Comments 1
1 min read
Cloud based app development with custom Embracing Innovation: Cloud based app development with custom low-code platforms

Cloud based app development with custom Embracing Innovation: Cloud based app development with custom low-code platforms

1
Comments
3 min read
Primeros errores con React + Vite

Primeros errores con React + Vite

Comments 3
1 min read
useEffect: Understanding The Sidekick For Handling Side Effects In React

useEffect: Understanding The Sidekick For Handling Side Effects In React

Comments
2 min read
useEffect: Understanding The Sidekick For Handling Side Effects In React

useEffect: Understanding The Sidekick For Handling Side Effects In React

Comments
2 min read
Recursion in JavaScriprt

Recursion in JavaScriprt

4
Comments
3 min read
React Masterclass: Building a Schedule Page for a Productivity App

React Masterclass: Building a Schedule Page for a Productivity App

6
Comments
22 min read
Tools to find Website Design Ideas/Themes/Inspiration

Tools to find Website Design Ideas/Themes/Inspiration

Comments
1 min read
Open source Pong game using React 🏓🚀

Open source Pong game using React 🏓🚀

2
Comments
2 min read
What is the use of React Router?

What is the use of React Router?

1
Comments
6 min read
Optimizing F# and React Integration with Elmish Store: A Guide to Efficient State Management

Optimizing F# and React Integration with Elmish Store: A Guide to Efficient State Management

3
Comments
7 min read
Demystifying React Memoization: Understanding React.memo() and the useMemo hook

Demystifying React Memoization: Understanding React.memo() and the useMemo hook

3
Comments 3
2 min read
Props: Comunicação entre Componentes Pai e Filho no React

Props: Comunicação entre Componentes Pai e Filho no React

6
Comments 1
2 min read
Happy Republic Day 2024, 26 January

Happy Republic Day 2024, 26 January

Comments
2 min read
Vite Nedir

Vite Nedir

Comments
1 min read
How to implement Single Responsibility in React

How to implement Single Responsibility in React

6
Comments 1
2 min read
Effortlessly Integrate Engaging Comment Sections in React with Replyke: Part 3

Effortlessly Integrate Engaging Comment Sections in React with Replyke: Part 3

1
Comments
9 min read
New client-side hooks coming to React 19

New client-side hooks coming to React 19

3
Comments
7 min read
Creating masked inputs for React Hook Form

Creating masked inputs for React Hook Form

5
Comments
2 min read
React: Build your own composable, headless components

React: Build your own composable, headless components

10
Comments 3
6 min read
Uploading file in chunks from React to Node-Express

Uploading file in chunks from React to Node-Express

11
Comments
3 min read
Next.js 14 and Emerging Open Source Projects

Next.js 14 and Emerging Open Source Projects

12
Comments 2
3 min read
React API calls made simple with Axios

React API calls made simple with Axios

1
Comments
2 min read
All the metatags you might need for SEO in one React component.

All the metatags you might need for SEO in one React component.

7
Comments
2 min read
Building a Newsletter Component with React and Tailwind CSS

Building a Newsletter Component with React and Tailwind CSS

3
Comments 1
2 min read
ReactJS - Classic Snake

ReactJS - Classic Snake

Comments 1
1 min read
Top 5+ NextJS & ReactJS Boilerplates for 2024

Top 5+ NextJS & ReactJS Boilerplates for 2024

79
Comments 19
3 min read
Simplify Your Workflow: Code Linting Automation with Git Hooks, Husky, and Lint-Staged

Simplify Your Workflow: Code Linting Automation with Git Hooks, Husky, and Lint-Staged

2
Comments
3 min read
Movie App Using Astro, TailwindCSS, TypeScript & TheMovieDB API

Movie App Using Astro, TailwindCSS, TypeScript & TheMovieDB API

1
Comments
1 min read
Enhancing React Performance with Pure Components and Batching

Enhancing React Performance with Pure Components and Batching

3
Comments
2 min read
Mocking Axios GET Requests: A Practical Guide for Reliable React Testing using Jest

Mocking Axios GET Requests: A Practical Guide for Reliable React Testing using Jest

2
Comments
4 min read
Migrating to Create react app v5, single bundle with craco and fast-refresh disable

Migrating to Create react app v5, single bundle with craco and fast-refresh disable

4
Comments
2 min read
Uncontrolled components, Controlled components

Uncontrolled components, Controlled components

Comments 1
6 min read
Descendants pattern

Descendants pattern

Comments
2 min read
Experimenting with every Next.js 14 rendering option: From SSG to Partial Pre-rendering

Experimenting with every Next.js 14 rendering option: From SSG to Partial Pre-rendering

14
Comments 5
12 min read
Can you explain the concept of state in React and how it's different from props?

Can you explain the concept of state in React and how it's different from props?

Comments
1 min read
Deploying React apps to production on AWS ☁️

Deploying React apps to production on AWS ☁️

4
Comments
8 min read
Level Up Your React with Advanced Hooks: Beyond the Basics with useHooks

Level Up Your React with Advanced Hooks: Beyond the Basics with useHooks

1
Comments
2 min read
Mastering JavaScript: Essential Topics to Crack Your Frontend Interview

Mastering JavaScript: Essential Topics to Crack Your Frontend Interview

Comments
3 min read
Next.js 14 Server Actions: Boosting Performance

Next.js 14 Server Actions: Boosting Performance

1
Comments
9 min read
loading...