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.
Front-End Development Challenges

Front-End Development Challenges

1
Comments
2 min read
Consider if you can replace useEffect with event handler (We Might Not Need an Effect #2)

Consider if you can replace useEffect with event handler (We Might Not Need an Effect #2)

Comments
4 min read
Should constant be defined outside component?

Should constant be defined outside component?

Comments
1 min read
Inter component communication in React.

Inter component communication in React.

Comments 1
1 min read
How I solve React's functional component and hooks limitation that cause a lot of troubles/bugs

How I solve React's functional component and hooks limitation that cause a lot of troubles/bugs

Comments
3 min read
Achieving Lifecycle in React Functional Components

Achieving Lifecycle in React Functional Components

2
Comments
3 min read
Frontend Challenge v24.04.17 Submission

Frontend Challenge v24.04.17 Submission

3
Comments
1 min read
2024 Guide to Infinite Scrolling in React/Next.js

2024 Guide to Infinite Scrolling in React/Next.js

2
Comments
6 min read
Manage your GET query parameters with a react hook

Manage your GET query parameters with a react hook

Comments
1 min read
Toss의 퍼널(Funnel) 패턴 적용해보기

Toss의 퍼널(Funnel) 패턴 적용해보기

2
Comments
2 min read
Deploying static webs apps with the Azure cli and bicep

Deploying static webs apps with the Azure cli and bicep

4
Comments
3 min read
NextUI Theme Generator

NextUI Theme Generator

4
Comments
1 min read
Fixing the "Page Not Found" Error on Netlify , vercel for any Router.🚀

Fixing the "Page Not Found" Error on Netlify , vercel for any Router.🚀

5
Comments
2 min read
ReactJS and JavaScript, in Frontend Development

ReactJS and JavaScript, in Frontend Development

12
Comments 6
2 min read
Learn Redux Toolkit for State Management in React

Learn Redux Toolkit for State Management in React

13
Comments 3
6 min read
React + Ruby on Rails without any gems

React + Ruby on Rails without any gems

Comments
4 min read
Video player with React Native. Part 1: Expo

Video player with React Native. Part 1: Expo

Comments
7 min read
LocalStack - Mock AWS in local development

LocalStack - Mock AWS in local development

Comments
2 min read
React: Design Patterns | Container Components

React: Design Patterns | Container Components

7
Comments
3 min read
TanStack Form Tutorial: Arrays & Dynamic Fields

TanStack Form Tutorial: Arrays & Dynamic Fields

11
Comments 1
5 min read
Mastering Higher-Order Components in React: A Guide to DRY Code

Mastering Higher-Order Components in React: A Guide to DRY Code

Comments
2 min read
Quick Guide | MERN Stack Application Development

Quick Guide | MERN Stack Application Development

1
Comments
4 min read
Utilização e Benefícios do Rerender em Testes de Componentes React com Jest e React Testing Library

Utilização e Benefícios do Rerender em Testes de Componentes React com Jest e React Testing Library

2
Comments
3 min read
Supercharge Your React App's SEO: Tips and Tricks

Supercharge Your React App's SEO: Tips and Tricks

6
Comments
3 min read
What is Supabase? How to Integrate It with Your React Application

What is Supabase? How to Integrate It with Your React Application

14
Comments
4 min read
Lifting State 🏋🏻‍♀️

Lifting State 🏋🏻‍♀️

5
Comments
2 min read
How to Implement Dropdown on Hover in React with Ant Design 5

How to Implement Dropdown on Hover in React with Ant Design 5

Comments
3 min read
Effortless Django & React: Introducing Reactivated

Effortless Django & React: Introducing Reactivated

2
Comments
3 min read
Jotai atomWithStorage

Jotai atomWithStorage

7
Comments
2 min read
♾️All about Infinite Scrolling

♾️All about Infinite Scrolling

1
Comments
3 min read
Controlled & Uncontrolled Component

Controlled & Uncontrolled Component

6
Comments 6
2 min read
Migrating from Class Components to Functional Components in React

Migrating from Class Components to Functional Components in React

1
Comments
6 min read
Atomic Design Pattern: How to set up your Reactjs Project Structure?

Atomic Design Pattern: How to set up your Reactjs Project Structure?

20
Comments
5 min read
UseRouter import from next/navigation or next/router in App Router Next JS?

UseRouter import from next/navigation or next/router in App Router Next JS?

1
Comments
1 min read
yup.ref is not working inside the yup.date().min

yup.ref is not working inside the yup.date().min

Comments
2 min read
Intro to React Native

Intro to React Native

Comments
5 min read
Next.js: Best Way to Organize Your Project Structure

Next.js: Best Way to Organize Your Project Structure

34
Comments 1
3 min read
Enhancing React Development with npx: A Comparison with npm

Enhancing React Development with npx: A Comparison with npm

1
Comments
2 min read
Abstracting State Management in React with Typescript, and its Benefits

Abstracting State Management in React with Typescript, and its Benefits

9
Comments 1
7 min read
Implement React v18 from Scratch Using WASM and Rust - [15] Implement useEffect

Implement React v18 from Scratch Using WASM and Rust - [15] Implement useEffect

1
Comments
3 min read
Create Your own Popup Message Box Or toastify In React and avoid Security Bridge.

Create Your own Popup Message Box Or toastify In React and avoid Security Bridge.

Comments
9 min read
Introduction to Machine Learning Algorithms in R

Introduction to Machine Learning Algorithms in R

1
Comments
2 min read
Starting with ReactJS with fun

Starting with ReactJS with fun

Comments 1
1 min read
Principais Hooks no React com exercícios

Principais Hooks no React com exercícios

1
Comments
1 min read
React

React

Comments
1 min read
Sanity Mutations: Data Manipulation Made Easy

Sanity Mutations: Data Manipulation Made Easy

7
Comments
8 min read
Creating a Single Bundle Configuration for Create React App

Creating a Single Bundle Configuration for Create React App

2
Comments
3 min read
Can I use gRPC within React.js app as a server

Can I use gRPC within React.js app as a server

Comments
1 min read
I built an open-source multi-platforms Note-taking app using Reactjs and Tauri

I built an open-source multi-platforms Note-taking app using Reactjs and Tauri

1
Comments
4 min read
React Native - 15 Core Components

React Native - 15 Core Components

16
Comments
7 min read
Create a Blazing Fast React App with Vite

Create a Blazing Fast React App with Vite

1
Comments
3 min read
React Native: Using KeyboardAvoidingView for Multiline TextInput

React Native: Using KeyboardAvoidingView for Multiline TextInput

2
Comments 2
1 min read
Introduction to React Fiber

Introduction to React Fiber

10
Comments
3 min read
Automatically sentence-case i18next translations

Automatically sentence-case i18next translations

Comments
1 min read
Understanding React Authentication with useAuth and useEffect Hooks

Understanding React Authentication with useAuth and useEffect Hooks

2
Comments
2 min read
Boost User Experience with HTML autocomplete Attribute for Form Inputs

Boost User Experience with HTML autocomplete Attribute for Form Inputs

7
Comments
6 min read
react-dropzone with web worker

react-dropzone with web worker

1
Comments 1
2 min read
Building Custom Hooks in React: Best Practices and Use Cases

Building Custom Hooks in React: Best Practices and Use Cases

5
Comments
4 min read
Building a Feature Proposal and Voting System with React, NodeJS, and DynamoDB

Building a Feature Proposal and Voting System with React, NodeJS, and DynamoDB

2
Comments
13 min read
Everything About JSX Syntax And Its Basics: A Quick Guide

Everything About JSX Syntax And Its Basics: A Quick Guide

1
Comments
4 min read
loading...