close
The Wayback Machine - https://web.archive.org/web/20230614095249/https://dev.to/t/react

DEV Community

Image

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.
Weekly web development resources #153

Weekly web development resources #153

Image Image Image Image Image 7
Comments 2
2 min read
It's time to replace your axios

It's time to replace your axios

Image Image Image Image 5
Comments 1
8 min read
A Comprehensive Guide to React Hooks: Simplifying State and Side Effects

A Comprehensive Guide to React Hooks: Simplifying State and Side Effects

Image Image 3
Comments
6 min read
Optimistic UI: Enhancing User Experience in React with React Query

Optimistic UI: Enhancing User Experience in React with React Query

Image Image 7
Comments
8 min read
Build A Reusable Carousel With React And Splide.js

Build A Reusable Carousel With React And Splide.js

Image 2
Comments
8 min read
React Todo Example App: Building a Full-Stack Application with User Authentication and Codehooks.io NoSQL backend

React Todo Example App: Building a Full-Stack Application with User Authentication and Codehooks.io NoSQL backend

Image Image 2
Comments
3 min read
Harness the Power of Professional Web Development Services with React.js, Next.js, Nest.js, Express.js, and PostgreSQL

Harness the Power of Professional Web Development Services with React.js, Next.js, Nest.js, Express.js, and PostgreSQL

Image Image Image Image Image 5
Comments
2 min read
Simple React Project: Quotes generator.

Simple React Project: Quotes generator.

Image Image Image 4
Comments 2
3 min read
We fixed react context 🚀. Using selectors for granular reactivity

We fixed react context 🚀. Using selectors for granular reactivity

Comments
4 min read
Building a customer support app with live chat and notifications using Next.js, Novu and Appwrite

Building a customer support app with live chat and notifications using Next.js, Novu and Appwrite

Image Image Image Image Image 33
Comments 8
15 min read
Highlight Currently Active Link in Next.js 13 with App Router

Highlight Currently Active Link in Next.js 13 with App Router

Image 1
Comments
4 min read
10 Proven Tips for Optimizing React Apps for Speed and Performance

10 Proven Tips for Optimizing React Apps for Speed and Performance

Comments
2 min read
Secure Your Next.js Application: Essential Security Practices and Tools

Secure Your Next.js Application: Essential Security Practices and Tools

Image 2
Comments
2 min read
Exploring Infinite Scroll Techniques in react

Exploring Infinite Scroll Techniques in react

Image Image 2
Comments 2
7 min read
Learning React State and LifeCycle

Learning React State and LifeCycle

Comments
4 min read
Test your React hooks with Vitest efficiently

Test your React hooks with Vitest efficiently

Image 2
Comments
6 min read
Fight for Landing a Dev Job: What I Learned by Attending a React.js Meetup

Fight for Landing a Dev Job: What I Learned by Attending a React.js Meetup

Image 1
Comments
3 min read
The fastest & cheapest way to host your React + .NET 7 API.

The fastest & cheapest way to host your React + .NET 7 API.

Comments
4 min read
Step-by-Step Tutorial: Creating a Live Streaming App with React and Video SDK

Step-by-Step Tutorial: Creating a Live Streaming App with React and Video SDK

Image 2
Comments
7 min read
Make a Factory: Creating Tests and Stories with Factory Functions in TypeScript and React

Make a Factory: Creating Tests and Stories with Factory Functions in TypeScript and React

Image Image Image 4
Comments
4 min read
Creating a Versatile Developer Profile Card with React

Creating a Versatile Developer Profile Card with React

Image 5
Comments 1
2 min read
Use Next.js <Link> component in posts with Markdown

Use Next.js <Link> component in posts with Markdown

Image 1
Comments
2 min read
Crafting 3D Experiences with React Three Fiber: Core Concepts and Scene Creation

Crafting 3D Experiences with React Three Fiber: Core Concepts and Scene Creation

Comments
9 min read
TypeScript React + Generics Part I — Time-Saving Patterns

TypeScript React + Generics Part I — Time-Saving Patterns

Comments
7 min read
Easy React Infinite Scroll👌

Easy React Infinite Scroll👌

Image Image Image 4
Comments
2 min read
Most Important javascript concept before starting Reactjs

Most Important javascript concept before starting Reactjs

Image Image 3
Comments
1 min read
My First Full-Stack App

My First Full-Stack App

Image 2
Comments
6 min read
Interactive E-Com UI Tutorial: Typing Searchbar

Interactive E-Com UI Tutorial: Typing Searchbar

Image Image 3
Comments
8 min read
Nextjs Dashboard

Nextjs Dashboard

Image 1
Comments 1
1 min read
Building dapps with Starknet React

Building dapps with Starknet React

Comments
7 min read
Awaitable Modals in React and React Native; Easily manage modals without pain.

Awaitable Modals in React and React Native; Easily manage modals without pain.

Comments
5 min read
How To Learn New Technology

How To Learn New Technology

Image 1
Comments
3 min read
Integração com outros frameworks e bibliotecas em React

Integração com outros frameworks e bibliotecas em React

Comments
7 min read
Schema based form validation in React JS using React Hook Form and Zod library

Schema based form validation in React JS using React Hook Form and Zod library

Comments
4 min read
Introducing React Server Model (RSM) - The Design Philosophy

Introducing React Server Model (RSM) - The Design Philosophy

Image Image Image Image Image 5
Comments
3 min read
Node js file system, Easier than you think(1).

Node js file system, Easier than you think(1).

Comments
3 min read
Forget Shopify Why MedusaJS Is the Future of Headless Ecommerce

Forget Shopify Why MedusaJS Is the Future of Headless Ecommerce

Image 2
Comments
6 min read
The Power of Design Systems: Streamlining UI Development with Figma and React

The Power of Design Systems: Streamlining UI Development with Figma and React

Image 1
Comments
2 min read
Créer des modales avec React

Créer des modales avec React

Comments
6 min read
Creating GIFs with Giphy API and ReactJS: A Beginner's Guide.

Creating GIFs with Giphy API and ReactJS: A Beginner's Guide.

Comments
28 min read
Building a Full-Stack ChatGPT app

Building a Full-Stack ChatGPT app

Comments
7 min read
React Context: The Detailed Guide

React Context: The Detailed Guide

Image Image Image Image 4
Comments 1
10 min read
Lifecycle methods alternative in React functional components

Lifecycle methods alternative in React functional components

Comments
3 min read
React useState Vs. Context API: When to Use Them

React useState Vs. Context API: When to Use Them

Comments
8 min read
Meet Om Startup Framework: 🚀 Your Swiss Army Knife as a Full Stack Ninja ✨

Meet Om Startup Framework: 🚀 Your Swiss Army Knife as a Full Stack Ninja ✨

Image Image Image Image Image 90
Comments
3 min read
Just launched a collection of UI components and effects, crafted with React and Tailwind CSS

Just launched a collection of UI components and effects, crafted with React and Tailwind CSS

Image 1
Comments
1 min read
Building type-safe forms in React with react-ts-form

Building type-safe forms in React with react-ts-form

Image 1
Comments
11 min read
How to Access User Location In React

How to Access User Location In React

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

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

Image 1
Comments
2 min read
Build a Full Stack GraphQL Application with React + Express

Build a Full Stack GraphQL Application with React + Express

Image 1
Comments
4 min read
A Complete Beginner’s Guide for Creating a React JavaScript Chat Application from Scratch -- No Coding Experience Required

A Complete Beginner’s Guide for Creating a React JavaScript Chat Application from Scratch -- No Coding Experience Required

Image 1
Comments
3 min read
Useful React links for Interview preparation

Useful React links for Interview preparation

Image 2
Comments 1
1 min read
You Don't Need Redux: Embracing Component-Centric State Management in React

You Don't Need Redux: Embracing Component-Centric State Management in React

Image Image Image Image 6
Comments
7 min read
I Published 4 Free ReactJS Coding Challenges: Build Functionality for Responsive UI

I Published 4 Free ReactJS Coding Challenges: Build Functionality for Responsive UI

Image Image Image Image Image 17
Comments
3 min read
Speeding Up Page Load and Reducing the Amount of Time it Takes Using Responsive Images

Speeding Up Page Load and Reducing the Amount of Time it Takes Using Responsive Images

Image Image Image Image Image 7
Comments
10 min read
Simplifying Font Awesome implementation with Nextjs App Router!

Simplifying Font Awesome implementation with Nextjs App Router!

Image 1
Comments
3 min read
Hacker News API & fechting data with React js

Hacker News API & fechting data with React js

Image 1
Comments
1 min read
Unleashing the Power of Design Patterns in React.js: A Comprehensive Guide

Unleashing the Power of Design Patterns in React.js: A Comprehensive Guide

Comments
2 min read
Atomic Design

Atomic Design

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

Tic-tac-toe Multiplayer Game

Image Image Image Image Image 7
Comments
1 min read
loading...