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.
Proper structure of a react application

Proper structure of a react application

11
Comments 6
2 min read
Deploying a React app to Kubernetes on Oracle’s OKE

Deploying a React app to Kubernetes on Oracle’s OKE

Comments
4 min read
Server State vs Client State in React for Beginners

Server State vs Client State in React for Beginners

5
Comments
2 min read
React + Tensorflow.js , a cool recipe for AI powered applications

React + Tensorflow.js , a cool recipe for AI powered applications

13
Comments 4
6 min read
Dynamic Permissions in React using CASL: A Guide to Secure Your App🔒

Dynamic Permissions in React using CASL: A Guide to Secure Your App🔒

5
Comments
3 min read
React's arrow of Reconciliation

React's arrow of Reconciliation

5
Comments
2 min read
Top 5+ Free Tailwind CSS React Admin Dashboards & Templates for 2023

Top 5+ Free Tailwind CSS React Admin Dashboards & Templates for 2023

4
Comments
3 min read
Handling Forms in React

Handling Forms in React

15
Comments 5
4 min read
React CheatSheet

React CheatSheet

67
Comments 7
41 min read
setInterval Gotchas with React Hooks

setInterval Gotchas with React Hooks

Comments
2 min read
JavaScript - Array with() method

JavaScript - Array with() method

17
Comments 4
1 min read
Cart Functionality in React with Context API

Cart Functionality in React with Context API

15
Comments 3
16 min read
Full Stack Forays with Go and gRPC

Full Stack Forays with Go and gRPC

Comments
5 min read
Introduction to Next.js: Building Modern Web App

Introduction to Next.js: Building Modern Web App

5
Comments 1
3 min read
How To Debug React Native Apps Like A Pro?

How To Debug React Native Apps Like A Pro?

Comments
4 min read
Firebase Google Auth & Firestore In React JS 🚀

Firebase Google Auth & Firestore In React JS 🚀

2
Comments
3 min read
Creating React Components and using Props

Creating React Components and using Props

1
Comments
5 min read
Creating an Image Slider with the UseState Hook

Creating an Image Slider with the UseState Hook

7
Comments 2
5 min read
User authentication in MERN stack (Frontend)

User authentication in MERN stack (Frontend)

5
Comments 1
4 min read
Creating a React Timer

Creating a React Timer

5
Comments
3 min read
React 基礎 Part 00 -- 環境構築

React 基礎 Part 00 -- 環境構築

1
Comments
1 min read
State Management on React [Part 4] - Recoil

State Management on React [Part 4] - Recoil

Comments
6 min read
🌗 React Native Switch With Icon & Dark Theme Without Packages!! Part 1

🌗 React Native Switch With Icon & Dark Theme Without Packages!! Part 1

Comments
2 min read
Simplifying Font Awesome implementation with Nextjs App Router!

Simplifying Font Awesome implementation with Nextjs App Router!

1
Comments 3
3 min read
Optimizing Responsive Images for Enhanced Page Loading

Optimizing Responsive Images for Enhanced Page Loading

7
Comments
6 min read
useLayoutEffect vs useEffect

useLayoutEffect vs useEffect

39
Comments 2
8 min read
Hacker News API & fechting data with React js

Hacker News API & fechting data with React js

1
Comments
2 min read
5 Ways To Optimize Your React App Performance 2023

5 Ways To Optimize Your React App Performance 2023

8
Comments 6
3 min read
Organização de pastas no React: Simplificando o caos com uma nova estrutura 🚀

Organização de pastas no React: Simplificando o caos com uma nova estrutura 🚀

42
Comments 2
6 min read
Exploring CodeFlix: A ReactJS Project

Exploring CodeFlix: A ReactJS Project

1
Comments
2 min read
Ensure Code Separation in Next.js: Server Only vs Client Components

Ensure Code Separation in Next.js: Server Only vs Client Components

1
Comments
2 min read
JavaScript String Methods | JavaScript #12

JavaScript String Methods | JavaScript #12

3
Comments 4
1 min read
Atomic Design

Atomic Design

1
Comments
2 min read
Create bubble graph with React, d3.js & Typescript

Create bubble graph with React, d3.js & Typescript

Comments
5 min read
How to Create a Loading Spinner in React with styled-components

How to Create a Loading Spinner in React with styled-components

16
Comments 1
2 min read
Tic-tac-toe Multiplayer Game

Tic-tac-toe Multiplayer Game

8
Comments
1 min read
Next.js 13: complete guide to Server Components and the App Directory

Next.js 13: complete guide to Server Components and the App Directory

3
Comments
12 min read
React Query - Paginated List

React Query - Paginated List

11
Comments 7
2 min read
How to configure aliases on React TS project with Vite

How to configure aliases on React TS project with Vite

33
Comments 5
3 min read
NextJS App Router Intro and Tour

NextJS App Router Intro and Tour

Comments
4 min read
How to Access User Location In React

How to Access User Location In React

3
Comments
3 min read
A Guide to Identifying and Removing Unnecessary Dependencies

A Guide to Identifying and Removing Unnecessary Dependencies

2
Comments
2 min read
NextJs rootLayout and nested layouts on routes (A beginner's guide)

NextJs rootLayout and nested layouts on routes (A beginner's guide)

1
Comments
2 min read
Mastering React Patterns: Presentational and Container Components

Mastering React Patterns: Presentational and Container Components

3
Comments
3 min read
Why using Components in React now will save you headaches in the future.

Why using Components in React now will save you headaches in the future.

9
Comments
4 min read
React Redux - How to Implement Redux in your React Application.

React Redux - How to Implement Redux in your React Application.

1
Comments 1
4 min read
New JavaScript Array Methods: A Guide for Developers

New JavaScript Array Methods: A Guide for Developers

2
Comments
2 min read
Validating Dependent Fields with zod and react-hook-form

Validating Dependent Fields with zod and react-hook-form

2
Comments
8 min read
Building an Account switcher with NextJS and Next Auth

Building an Account switcher with NextJS and Next Auth

1
Comments
4 min read
Next.js 13.4's Server Actions and Data Fetching

Next.js 13.4's Server Actions and Data Fetching

59
Comments 5
10 min read
Next JS Routing Patterns

Next JS Routing Patterns

10
Comments 5
3 min read
React Hooks Made Easy: A Step-by-Step Tutorial (Part 2)

React Hooks Made Easy: A Step-by-Step Tutorial (Part 2)

13
Comments
8 min read
Mount a Multi-Page SPA into an App with Server-Side Routing

Mount a Multi-Page SPA into an App with Server-Side Routing

2
Comments
5 min read
Top 5 Tailwind Component Libraries

Top 5 Tailwind Component Libraries

157
Comments 26
3 min read
6 Regrets I Have As a React Developer

6 Regrets I Have As a React Developer

35
Comments 12
4 min read
Crop it like it's hot: Cropping Images in Sanity v3

Crop it like it's hot: Cropping Images in Sanity v3

14
Comments 3
4 min read
How to implement Redux in a clean architecture

How to implement Redux in a clean architecture

3
Comments 1
4 min read
How to create a notification provider with react-toastify

How to create a notification provider with react-toastify

35
Comments
11 min read
Construindo Portais no React: Exemplos de Código e Utilização

Construindo Portais no React: Exemplos de Código e Utilização

Comments 1
3 min read
How to Create a Code Editor in React and ChakraUI

How to Create a Code Editor in React and ChakraUI

5
Comments
9 min read
loading...