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.
How to create a private route in React (Route Guard) - example: for authenticated users only

How to create a private route in React (Route Guard) - example: for authenticated users only

53
Comments 8
2 min read
What it takes to Learn a JavaScript Framework

What it takes to Learn a JavaScript Framework

23
Comments 1
4 min read
Client-Side and Server-Side Redirects in Next.js

Client-Side and Server-Side Redirects in Next.js

61
Comments 7
4 min read
Detecting Authentication Client-Side in Next.js with an HttpOnly Cookie When Using SSR

Detecting Authentication Client-Side in Next.js with an HttpOnly Cookie When Using SSR

97
Comments 2
6 min read
Vue, Angular, React Comparison Series: simple state sharing

Vue, Angular, React Comparison Series: simple state sharing

4
Comments 1
2 min read
TODO app con React (ejemplo básico)

TODO app con React (ejemplo básico)

16
Comments 1
10 min read
Final Project - User Profile

Final Project - User Profile

8
Comments 2
5 min read
React, Axios and Redux: Asynchronously Fetch and Save Data to Local Storage (Excerpt)

React, Axios and Redux: Asynchronously Fetch and Save Data to Local Storage (Excerpt)

21
Comments 2
2 min read
Dummies for React and Typescript

Dummies for React and Typescript

7
Comments
5 min read
I just created a Google Earth Game with React, JSON and MaterializeCSS

I just created a Google Earth Game with React, JSON and MaterializeCSS

3
Comments
1 min read
How To Test Ionic React PWA On An Actual Device While Developing? YOU SHOULD!

How To Test Ionic React PWA On An Actual Device While Developing? YOU SHOULD!

6
Comments
2 min read
Handling client-side routing when hosting a react app on AWS S3

Handling client-side routing when hosting a react app on AWS S3

8
Comments
7 min read
Submission post for the Twilio Hackathon

Submission post for the Twilio Hackathon

8
Comments
3 min read
Supercharge your SEO game in 2020 - powered by getStaticProps

Supercharge your SEO game in 2020 - powered by getStaticProps

4
Comments
3 min read
Bottom drawer tutorial

Bottom drawer tutorial

14
Comments 2
1 min read
Make it fullscreen!

Make it fullscreen!

4
Comments 1
1 min read
Styling your React Native App with Styled-Components: Reusability and Flexibility

Styling your React Native App with Styled-Components: Reusability and Flexibility

31
Comments
6 min read
📖 New book: Using Gatsby and Netlify CMS

📖 New book: Using Gatsby and Netlify CMS

27
Comments 2
1 min read
TypeScript extending ReactJs component from basic

TypeScript extending ReactJs component from basic

10
Comments
3 min read
Day 5 of #100DaysOfCode: Connect React App with Django App

Day 5 of #100DaysOfCode: Connect React App with Django App

3
Comments
1 min read
React Performance Optimization

React Performance Optimization

118
Comments 3
4 min read
How to setup Semantic Release for a React app or a Next.js app

How to setup Semantic Release for a React app or a Next.js app

37
Comments
3 min read
Release @nxtend/ionic-react 2.0.0

Release @nxtend/ionic-react 2.0.0

3
Comments
2 min read
React Router 6 and more ...

React Router 6 and more ...

6
Comments
1 min read
Visualisation tool for sorting algorithms.

Visualisation tool for sorting algorithms.

45
Comments 5
2 min read
In-App switching API URL from testing to production in react-native

In-App switching API URL from testing to production in react-native

5
Comments
1 min read
Don’t use for loop for JavaScript Arrays

Don’t use for loop for JavaScript Arrays

80
Comments 28
3 min read
🤑 FREE React Material Dashboard Template

🤑 FREE React Material Dashboard Template

21
Comments
1 min read
All the Hooks Series: Learn about the built-in React Hooks

All the Hooks Series: Learn about the built-in React Hooks

13
Comments
1 min read
Creating Speaker Decks with NextJS and MDX

Creating Speaker Decks with NextJS and MDX

18
Comments
16 min read
What's the best approach for form validation in React?

What's the best approach for form validation in React?

13
Comments 7
1 min read
How to upload images to Amazon S3 using the AWS Amplify Storage module

How to upload images to Amazon S3 using the AWS Amplify Storage module

29
Comments 4
3 min read
Protecting API keys with Serverless Functions

Protecting API keys with Serverless Functions

101
Comments 3
4 min read
Desarrollando una aplicación MERN usando Docker-compose

Desarrollando una aplicación MERN usando Docker-compose

14
Comments
7 min read
Implementing Dark Mode in your React App with SCSS

Implementing Dark Mode in your React App with SCSS

46
Comments 3
3 min read
Introduction to Netlify CMS

Introduction to Netlify CMS

10
Comments
3 min read
--save and --save-dev : Why You Should know The Difference

--save and --save-dev : Why You Should know The Difference

19
Comments 2
2 min read
React Native libraries for 2020

React Native libraries for 2020

28
Comments
1 min read
Strapi, another use case: Build your own API from any website with Puppeteer

Strapi, another use case: Build your own API from any website with Puppeteer

405
Comments 18
5 min read
Free Copies of React Tutorial Book for Beginners

Free Copies of React Tutorial Book for Beginners

8
Comments
1 min read
If you use fetch() to make Backend API calls, you need to read this

If you use fetch() to make Backend API calls, you need to read this

96
Comments 2
4 min read
🚨 Live Tonight: Build an Accessible React Component #2

🚨 Live Tonight: Build an Accessible React Component #2

9
Comments 1
1 min read
I created a step-by-step tutorial demonstrating how to integrate React with Rails

I created a step-by-step tutorial demonstrating how to integrate React with Rails

3
Comments 3
1 min read
Icons in a React project

Icons in a React project

4
Comments
3 min read
Improve your React skills with these 5 tips

Improve your React skills with these 5 tips

56
Comments 7
7 min read
ReactJS para iniciantes #01 - Começando um projeto do ZERO com create react app

ReactJS para iniciantes #01 - Começando um projeto do ZERO com create react app

7
Comments
1 min read
Container vs. Presentational Components in React Redux

Container vs. Presentational Components in React Redux

36
Comments
3 min read
Climate Data Dashboard: React-Redux Project

Climate Data Dashboard: React-Redux Project

7
Comments
5 min read
React-Redux: How It Works

React-Redux: How It Works

5
Comments
11 min read
What is function Memoization and why should you care?

What is function Memoization and why should you care?

16
Comments
3 min read
New Website

New Website

3
Comments 4
3 min read
Build your React + Express App in Okteto Cloud

Build your React + Express App in Okteto Cloud

34
Comments
9 min read
How to use dynamic router in Next.js?

How to use dynamic router in Next.js?

2
Comments
1 min read
Build Your Team an Accessible, Shareable Component Library

Build Your Team an Accessible, Shareable Component Library

24
Comments
20 min read
Getting started with React and TypeScript

Getting started with React and TypeScript

149
Comments
10 min read
React's render() Doesn't... Render

React's render() Doesn't... Render

55
Comments 10
8 min read
How to create a progressive audio player with React hooks

How to create a progressive audio player with React hooks

35
Comments 14
3 min read
Day 4 of #100DaysOfCode: Scroll event handling and localStorage for React component

Day 4 of #100DaysOfCode: Scroll event handling and localStorage for React component

5
Comments
1 min read
Pokedex: Gotta Search'em All

Pokedex: Gotta Search'em All

29
Comments 13
1 min read
React/Redux: pitfalls and best practices

React/Redux: pitfalls and best practices

36
Comments 1
16 min read
loading...