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.
Right way of cloning JavaScript Objects

Right way of cloning JavaScript Objects

14
Comments 3
3 min read
Introducing ReactTVPlayer: An Open Source Media Player for TV Apps on Devices 📺 🖥️

Introducing ReactTVPlayer: An Open Source Media Player for TV Apps on Devices 📺 🖥️

9
Comments 4
3 min read
Destructuring in JS

Destructuring in JS

5
Comments 2
2 min read
Build a Decentralized Freelancer Marketplace with React, Solidity, and CometChat

Build a Decentralized Freelancer Marketplace with React, Solidity, and CometChat

1
Comments
21 min read
Building a Responsive aside Navbar in Nextjs and Tailwindcss

Building a Responsive aside Navbar in Nextjs and Tailwindcss

4
Comments
3 min read
The Best ESLint Rules for React Projects

The Best ESLint Rules for React Projects

50
Comments 7
8 min read
How to send emails using Bun and React

How to send emails using Bun and React

1
Comments
3 min read
Mastering Theme Customization in Tailwind CSS

Mastering Theme Customization in Tailwind CSS

7
Comments
3 min read
React Server Components with Next.js

React Server Components with Next.js

1
Comments
2 min read
Harnessing the Power of SCSS in React: A Comprehensive Guide to Structuring and Styling Your Project

Harnessing the Power of SCSS in React: A Comprehensive Guide to Structuring and Styling Your Project

6
Comments 1
2 min read
Virtualize API call for loading Large Data in React-Select with React-Window

Virtualize API call for loading Large Data in React-Select with React-Window

1
Comments
2 min read
Fetching & Mutating Data with React-Query

Fetching & Mutating Data with React-Query

19
Comments
5 min read
React Profiler: A Step by step guide to measuring app performance

React Profiler: A Step by step guide to measuring app performance

11
Comments 1
7 min read
Implementing Cache-Control strategies in React, NodeJS, and Nginx

Implementing Cache-Control strategies in React, NodeJS, and Nginx

Comments
3 min read
Using .filter in React

Using .filter in React

2
Comments
1 min read
Vectorize your code repositories and PDFs with AI

Vectorize your code repositories and PDFs with AI

3
Comments
2 min read
ReactとJavascript - Web アプリケーション開発に最適な組み合わせ

ReactとJavascript - Web アプリケーション開発に最適な組み合わせ

Comments
4 min read
Preparing a React course in public - Examples Hub

Preparing a React course in public - Examples Hub

Comments 2
1 min read
Server-side Rendering (SSR) vs. Client-side Rendering (CSR) in React

Server-side Rendering (SSR) vs. Client-side Rendering (CSR) in React

2
Comments
3 min read
Práticas Recomendadas de Segurança para Aplicações React

Práticas Recomendadas de Segurança para Aplicações React

2
Comments
3 min read
Mastering React.js Virtual DOM with Practical Examples

Mastering React.js Virtual DOM with Practical Examples

1
Comments
2 min read
3 Easy Ways to Solve SEO Problems in React Applications

3 Easy Ways to Solve SEO Problems in React Applications

Comments
5 min read
Link Component in React Router

Link Component in React Router

6
Comments
7 min read
How to use Google Charts with React for dynamic data visualization

How to use Google Charts with React for dynamic data visualization

5
Comments
10 min read
solving cypress component intercept puzzles

solving cypress component intercept puzzles

1
Comments
3 min read
Before I Die Code: Week 5 Highlights and Shoutouts to Our Contributors from this week

Before I Die Code: Week 5 Highlights and Shoutouts to Our Contributors from this week

1
Comments
2 min read
Why Next.js is the best choice for building fast, SEO-friendly web apps in 2023?

Why Next.js is the best choice for building fast, SEO-friendly web apps in 2023?

2
Comments 2
4 min read
Yet Another Newsletter LOL: New Beginnings

Yet Another Newsletter LOL: New Beginnings

13
Comments 6
4 min read
⚛️ React.js: Avoid Memory Leaks and Race Conditions in API Calls🧹

⚛️ React.js: Avoid Memory Leaks and Race Conditions in API Calls🧹

10
Comments
2 min read
How To Main Separation of Concerns in React

How To Main Separation of Concerns in React

14
Comments 2
3 min read
Creating a Responsive Navbar Using Next.js and Tailwind CSS

Creating a Responsive Navbar Using Next.js and Tailwind CSS

69
Comments 2
3 min read
TF #15 | Your weekly frontend digest

TF #15 | Your weekly frontend digest

2
Comments
5 min read
React Js Developers : Create a Email Editor with React-Quill ⭐ Weekly Issue to Solve

React Js Developers : Create a Email Editor with React-Quill ⭐ Weekly Issue to Solve

21
Comments 1
3 min read
You don't need sockets to chat with GPT

You don't need sockets to chat with GPT

28
Comments 3
8 min read
Explicit Software Design. Preliminary Conclusions

Explicit Software Design. Preliminary Conclusions

1
Comments 2
9 min read
Shifting Frontend to the Server

Shifting Frontend to the Server

8
Comments
3 min read
react-live-island, Dynamic Island for React

react-live-island, Dynamic Island for React

Comments
1 min read
react-tweet: Vercel’s New React Library for Embedding Tweets

react-tweet: Vercel’s New React Library for Embedding Tweets

4
Comments
4 min read
Generating React files with Plop to maintain code consistency and avoid trivial steps

Generating React files with Plop to maintain code consistency and avoid trivial steps

6
Comments 1
5 min read
🚀 Mastering Asynchronous JavaScript: Choosing Between .then() and async/await

🚀 Mastering Asynchronous JavaScript: Choosing Between .then() and async/await

10
Comments
3 min read
Enforcing Localization through Types

Enforcing Localization through Types

Comments
3 min read
WordPress Shortcodes: How to Create Reusable Components in WordPress

WordPress Shortcodes: How to Create Reusable Components in WordPress

5
Comments 2
4 min read
Generating Dynamic PDFs with React. A Step-by-Step Guide.

Generating Dynamic PDFs with React. A Step-by-Step Guide.

34
Comments 3
6 min read
How to Build a Developer Blog using Next JS 13 and Contentlayer - Part three

How to Build a Developer Blog using Next JS 13 and Contentlayer - Part three

2
Comments
9 min read
Top 7 JavaScript One-Liners: Your Path to Cleaner, Readable Code 📜

Top 7 JavaScript One-Liners: Your Path to Cleaner, Readable Code 📜

15
Comments 5
2 min read
JSX in React: A Comprehensive Guide

JSX in React: A Comprehensive Guide

6
Comments 2
2 min read
Simplified Guide to State in react for Beginners

Simplified Guide to State in react for Beginners

2
Comments 1
2 min read
The useEffect Conversations we Shouldn't be Having Anymore

The useEffect Conversations we Shouldn't be Having Anymore

5
Comments
10 min read
Building a Real-time Chat Application with React and WebSocket

Building a Real-time Chat Application with React and WebSocket

58
Comments 4
4 min read
What is Context API? When Would You Use It?

What is Context API? When Would You Use It?

3
Comments
3 min read
🚀Mastering Performance Optimisation in React Applications🚀

🚀Mastering Performance Optimisation in React Applications🚀

15
Comments
4 min read
How to get logged User in Next.js app directly in Redux store? Example using iron-session

How to get logged User in Next.js app directly in Redux store? Example using iron-session

1
Comments 1
2 min read
How to use NextJs 13 with Redux Toolkit and Typescript

How to use NextJs 13 with Redux Toolkit and Typescript

16
Comments 6
3 min read
Preparing a React course in public - Ideas

Preparing a React course in public - Ideas

1
Comments 5
2 min read
I built Product Hunt using NextJS. Step by step guide.

I built Product Hunt using NextJS. Step by step guide.

25
Comments 2
5 min read
🚀Learn Next.js 13 Within 2 Hours🚀

🚀Learn Next.js 13 Within 2 Hours🚀

17
Comments
1 min read
React Masterclass: Building an Interactive Calendar View

React Masterclass: Building an Interactive Calendar View

4
Comments 2
16 min read
React Query : staleTime vs cacheTime

React Query : staleTime vs cacheTime

35
Comments 2
4 min read
Build a Full Stack ReminderApp with React, NextJs, Typescript, ServerAction, Zod, Hook-form, Prisma, and Tailwind

Build a Full Stack ReminderApp with React, NextJs, Typescript, ServerAction, Zod, Hook-form, Prisma, and Tailwind

6
Comments
1 min read
Creating Own Chat GPT

Creating Own Chat GPT

13
Comments 3
11 min read
loading...