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.
Python developer on Javascript land, plus some WH40k fun

Python developer on Javascript land, plus some WH40k fun

20
Comments 2
8 min read
What’s new in React 16.9: Profiler API, bug fixes, and more

What’s new in React 16.9: Profiler API, bug fixes, and more

10
Comments
7 min read
Hide your API Keys with Netlify Functions

Hide your API Keys with Netlify Functions

76
Comments 22
4 min read
Let's Build A Currency Exchange Part I

Let's Build A Currency Exchange Part I

20
Comments 1
22 min read
Using Children Props for Authenticated Routing in React Router v5 and React 16.9

Using Children Props for Authenticated Routing in React Router v5 and React 16.9

34
Comments 1
2 min read
Testing a simple React component

Testing a simple React component

81
Comments 4
5 min read
How To Host a React App on AWS using Amazon S3 and CloudFront

How To Host a React App on AWS using Amazon S3 and CloudFront

67
Comments
5 min read
Lessons from Teaching a Micro Master’s Degree in Front-End Engineering — The Amazon Way

Lessons from Teaching a Micro Master’s Degree in Front-End Engineering — The Amazon Way

5
Comments
17 min read
Weekly Update 0x01

Weekly Update 0x01

3
Comments
1 min read
Build Marketing Landing Pages Faster With Reusable Components

Build Marketing Landing Pages Faster With Reusable Components

8
Comments
4 min read
MERN stack A to Z: Part 2

MERN stack A to Z: Part 2

79
Comments
15 min read
How to Build a Phone Authentication Component with React and Firebase

How to Build a Phone Authentication Component with React and Firebase

60
Comments 3
10 min read
React: Destructuring Arguments

React: Destructuring Arguments

6
Comments
1 min read
ReactJS vs Angular – Which One Is Better For Your Front-End?

ReactJS vs Angular – Which One Is Better For Your Front-End?

7
Comments 1
7 min read
#CodepenChallenge Navigation: Responsive Glassy Navbar

#CodepenChallenge Navigation: Responsive Glassy Navbar

6
Comments
3 min read
Simple React CRUD app using Material Ui

Simple React CRUD app using Material Ui

7
Comments
1 min read
Why B2B startups shouldn't use React (or any JS framework)

Why B2B startups shouldn't use React (or any JS framework)

82
Comments 8
4 min read
My first react application

My first react application

7
Comments 10
1 min read
Build React Carousel - Part3

Build React Carousel - Part3

13
Comments 3
3 min read
React.useMemo() for Optimisation

React.useMemo() for Optimisation

40
Comments 1
2 min read
When I hated Typescript

When I hated Typescript

2
Comments
2 min read
Build ReactJS Carousel -Part1

Build ReactJS Carousel -Part1

8
Comments
3 min read
Contributing to React Pure Loaders

Contributing to React Pure Loaders

6
Comments
2 min read
Exploring React

Exploring React

5
Comments
1 min read
8 FrontEnd JavaScript Trends and Tools You Should Know for 2020

8 FrontEnd JavaScript Trends and Tools You Should Know for 2020

18
Comments 1
7 min read
My summer projects with React and NodeJs

My summer projects with React and NodeJs

11
Comments
1 min read
Omfg books have tech stacks now: how I used web technologies to layout and print a book

Omfg books have tech stacks now: how I used web technologies to layout and print a book

55
Comments 8
4 min read
`useBackButton` hook to handle back button behavior in React Native

`useBackButton` hook to handle back button behavior in React Native

10
Comments
3 min read
Learning Vue as a React Developer

Learning Vue as a React Developer

161
Comments 14
9 min read
Middleware Logging in Redux

Middleware Logging in Redux

19
Comments
1 min read
What I learned building my first side project

What I learned building my first side project

4
Comments
3 min read
A fun conversation to understand (arrowFunction).prototype

A fun conversation to understand (arrowFunction).prototype

16
Comments
3 min read
Will Udemy produce too many React devs?

Will Udemy produce too many React devs?

4
Comments
1 min read
React Context Provider Gotcha

React Context Provider Gotcha

8
Comments
1 min read
Finally found a way to search on GitHub for projects

Finally found a way to search on GitHub for projects

10
Comments
2 min read
react-native-web tutorial quickstart

react-native-web tutorial quickstart

10
Comments
2 min read
How To Make Your React Native Apps Responsive

How To Make Your React Native Apps Responsive

71
Comments 2
3 min read
Sophisticated Connection to Redux State

Sophisticated Connection to Redux State

9
Comments
2 min read
What is AsyncStorage in React Native?

What is AsyncStorage in React Native?

26
Comments 7
6 min read
How to blur a screen in React Navigation

How to blur a screen in React Navigation

56
Comments
1 min read
Take the Responsivebility

Take the Responsivebility

8
Comments
9 min read
Emoji picker written with React

Emoji picker written with React

9
Comments 1
1 min read
Configuring Jest and Enzyme in Create React App on Typescript

Configuring Jest and Enzyme in Create React App on Typescript

18
Comments 1
3 min read
React: useEffect explained with lifecycle methods

React: useEffect explained with lifecycle methods

183
Comments 12
2 min read
Reuseable component logic

Reuseable component logic

6
Comments
2 min read
JAMstack as a beginner

JAMstack as a beginner

115
Comments 11
3 min read
useEffect vs. useLayoutEffect in plain, approachable language

useEffect vs. useLayoutEffect in plain, approachable language

41
Comments
12 min read
Building A Review App Using ReactJS, Elasticsearch, App Search and Grommet — (Part 1: Data)

Building A Review App Using ReactJS, Elasticsearch, App Search and Grommet — (Part 1: Data)

26
Comments
3 min read
Build a Multiplayer Tic Tac Toe Game in React

Build a Multiplayer Tic Tac Toe Game in React

69
Comments
19 min read
Tired of redux? Try Reto!

Tired of redux? Try Reto!

6
Comments
1 min read
Evan Bacon: The JavaScript Fad Will Pass and Everything Will Be Written in CSS

Evan Bacon: The JavaScript Fad Will Pass and Everything Will Be Written in CSS

37
Comments 3
4 min read
Do You Still Need a Component Library?

Do You Still Need a Component Library?

43
Comments 1
7 min read
Multiple Apollo Clients in React

Multiple Apollo Clients in React

16
Comments
6 min read
My Top Plugins for a GatsbyJS Powered Blog

My Top Plugins for a GatsbyJS Powered Blog

53
Comments 1
5 min read
Implementing animations in React with React Spring

Implementing animations in React with React Spring

71
Comments 4
8 min read
Setting up Tailwind With create-react-app

Setting up Tailwind With create-react-app

226
Comments 20
8 min read
React Component to draw on a page using Hooks and Typescript

React Component to draw on a page using Hooks and Typescript

25
Comments 2
3 min read
How to write 90% cleaner code with Hooks 🎣

How to write 90% cleaner code with Hooks 🎣

327
Comments 14
7 min read
Choosing between React Native and Flutter

Choosing between React Native and Flutter

73
Comments 11
9 min read
Lost with Redux and sagas? Implement them yourself!

Lost with Redux and sagas? Implement them yourself!

30
Comments
11 min read
loading...