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.
Convert HTML CSS Code into React App using React Fundamentals Knowledge

Convert HTML CSS Code into React App using React Fundamentals Knowledge

8
Comments 2
1 min read
Building Teleport — An alternative to POSTMAN

Building Teleport — An alternative to POSTMAN

8
Comments
3 min read
Prompting New App Versions With The Service Worker And Create-React-App

Prompting New App Versions With The Service Worker And Create-React-App

10
Comments 1
4 min read
Understanding the concept of state using Pokémon and React!

Understanding the concept of state using Pokémon and React!

9
Comments 5
5 min read
Building a Chatroom Web App with Hasura

Building a Chatroom Web App with Hasura

5
Comments
5 min read
Working with Proof Key for Code Exchange (PKCE)

Working with Proof Key for Code Exchange (PKCE)

36
Comments 1
7 min read
A Guide to Styling your React App

A Guide to Styling your React App

9
Comments
8 min read
ARRR or how to refactor components automatically

ARRR or how to refactor components automatically

8
Comments
1 min read
React and D3: COVID-19 Visualizations (Epilogue: When API Rate-Limiting Kills the Project)

React and D3: COVID-19 Visualizations (Epilogue: When API Rate-Limiting Kills the Project)

2
Comments
2 min read
Migrating class components to hooks – rules

Migrating class components to hooks – rules

2
Comments
1 min read
Storybook 6.0 was released [Week 33/20 in Review]

Storybook 6.0 was released [Week 33/20 in Review]

7
Comments
6 min read
Deploy React Apps on Github Pages

Deploy React Apps on Github Pages

67
Comments
2 min read
Upgrade your React game with TypeScript: Routes

Upgrade your React game with TypeScript: Routes

8
Comments
2 min read
Access DOM element in a child component in React

Access DOM element in a child component in React

7
Comments
1 min read
Building the React Scaffolding from scratch

Building the React Scaffolding from scratch

10
Comments
6 min read
A chrome extension with a hand gesture and speech recognition capabilities.

A chrome extension with a hand gesture and speech recognition capabilities.

7
Comments
4 min read
CardGame by ReactJS

CardGame by ReactJS

5
Comments 2
1 min read
Saying Goodbye to PhoneGap

Saying Goodbye to PhoneGap

135
Comments 16
4 min read
i made clone of dev.to part-2

i made clone of dev.to part-2

22
Comments 17
1 min read
Why I never use React.useContext

Why I never use React.useContext

10
Comments 2
3 min read
Firebase Cloud Firestore permissions: don't do "allow read, write: if true;"

Firebase Cloud Firestore permissions: don't do "allow read, write: if true;"

25
Comments
4 min read
Easy start of a Typescript/React project (w/ Yarn, ESlint and Prettier)

Easy start of a Typescript/React project (w/ Yarn, ESlint and Prettier)

67
Comments 3
2 min read
Simplify your React Context reducer with Redux Toolkit's createReducer

Simplify your React Context reducer with Redux Toolkit's createReducer

9
Comments
7 min read
I made a clone of xiaomi phones calculator

I made a clone of xiaomi phones calculator

5
Comments 3
1 min read
How to build your own URL Shortener with FaunaDB

How to build your own URL Shortener with FaunaDB

26
Comments
9 min read
So I created Spotify Clone in React(kinda)

So I created Spotify Clone in React(kinda)

71
Comments 22
3 min read
Apollo Client v3 Fullstack Next.js Setup with SSR + Nexus Schema

Apollo Client v3 Fullstack Next.js Setup with SSR + Nexus Schema

10
Comments
1 min read
How I improved the performance of my home page

How I improved the performance of my home page

8
Comments 2
4 min read
Rebuilding my personal website, Jekyll => Gatsby: Day 1

Rebuilding my personal website, Jekyll => Gatsby: Day 1

5
Comments
15 min read
Implement Protected Routes in React.js

Implement Protected Routes in React.js

41
Comments 3
2 min read
React Lifecycle Methods - The Basics

React Lifecycle Methods - The Basics

7
Comments
4 min read
How to Import SVGs into your Next.js Project?

How to Import SVGs into your Next.js Project?

10
Comments
3 min read
Create a Blog with WordPress and Gatsby - Part 3

Create a Blog with WordPress and Gatsby - Part 3

7
Comments
2 min read
useRef()가 순수 자바스크립트 객체라는 의미를 곱씹어보기

useRef()가 순수 자바스크립트 객체라는 의미를 곱씹어보기

9
Comments 4
2 min read
Converting Object to an Array

Converting Object to an Array

12
Comments
1 min read
Let's build a native cross-platform clipboard manager with Revery

Let's build a native cross-platform clipboard manager with Revery

58
Comments 9
9 min read
Create an app with react(context api) and ruby on rails by using chakraUI and Formik

Create an app with react(context api) and ruby on rails by using chakraUI and Formik

29
Comments 2
2 min read
Transpile JSX using your own custom built babel plugin

Transpile JSX using your own custom built babel plugin

32
Comments
5 min read
Which side project(s) currently you're working on? Share thoughts 💭 👀 😊

Which side project(s) currently you're working on? Share thoughts 💭 👀 😊

16
Comments 6
1 min read
Generic Storybook stories with different viewports

Generic Storybook stories with different viewports

7
Comments
3 min read
Using Action Cable with React Native

Using Action Cable with React Native

15
Comments
7 min read
How to write a custom selector in React

How to write a custom selector in React

22
Comments
8 min read
Benford's Law Calculator

Benford's Law Calculator

5
Comments
1 min read
🚀10 Trending projects on GitHub for web developers - 14th August 2020

🚀10 Trending projects on GitHub for web developers - 14th August 2020

107
Comments
2 min read
I made clone of dev.to

I made clone of dev.to

23
Comments 2
1 min read
Using Context API & ReactFire with Ionic Framework & Capacitor Wrap Up

Using Context API & ReactFire with Ionic Framework & Capacitor Wrap Up

8
Comments
3 min read
Host React/Vue with Continuous Deployment, for Free!

Host React/Vue with Continuous Deployment, for Free!

71
Comments 3
4 min read
Last Form component you need

Last Form component you need

5
Comments
1 min read
What is props & how to use it in React?

What is props & how to use it in React?

8
Comments
3 min read
Handling Events on Stateless React Components

Handling Events on Stateless React Components

8
Comments 2
2 min read
How to Set Responsive Breakpoints in Swiper React

How to Set Responsive Breakpoints in Swiper React

51
Comments 9
1 min read
Deploy react app to GitHub pages with and without a custom domain

Deploy react app to GitHub pages with and without a custom domain

9
Comments 3
2 min read
Build your own GraphQL Resume with Next.js, Apollo Client + Server, Nexus Schema

Build your own GraphQL Resume with Next.js, Apollo Client + Server, Nexus Schema

29
Comments
1 min read
useEffectX: A better alternative to useEffect

useEffectX: A better alternative to useEffect

2
Comments
2 min read
React Navigation 4.x createStackNavigator

React Navigation 4.x createStackNavigator

5
Comments
13 min read
My very first personnal project 🥳

My very first personnal project 🥳

128
Comments 25
4 min read
What makes a good hiring process assignment?

What makes a good hiring process assignment?

4
Comments
4 min read
Google analytics with Reach router in 5 steps

Google analytics with Reach router in 5 steps

8
Comments
3 min read
Practical Approach To Testing React App With Jest - Part #1

Practical Approach To Testing React App With Jest - Part #1

50
Comments 1
5 min read
Seamless paired AMP + ReactJs PWA | Goodness of both in one

Seamless paired AMP + ReactJs PWA | Goodness of both in one

7
Comments
4 min read
loading...