Forem

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.
OAuth2 From Scratch
Cover image for OAuth2 From Scratch

OAuth2 From Scratch

136
Comments 2
4 min read
Using React.forwardRef() and an HOC on the same component

Using React.forwardRef() and an HOC on the same component

29
Comments 4
2 min read
Next.js and Styled-Components: style loading issue

Next.js and Styled-Components: style loading issue

82
Comments 31
1 min read
Authentication for React apps using AWS Amplify and Cognito
Cover image for Authentication for React apps using AWS Amplify and Cognito

Authentication for React apps using AWS Amplify and Cognito

21
Comments
14 min read
Hot to call this function from another component in react?

Hot to call this function from another component in react?

6
Comments 9
1 min read
An easy scroll box implementation
Cover image for An easy scroll box implementation

An easy scroll box implementation

89
Comments 7
8 min read
Creating a MobX store from start to finish

Creating a MobX store from start to finish

20
Comments
4 min read
React + Rails + MongoDB: how to decouple Frontend and Backend using React and Ruby on Rails

React + Rails + MongoDB: how to decouple Frontend and Backend using React and Ruby on Rails

9
Comments 1
8 min read
⚛️ JavaScript Updates, React, VSCode, AI and More — Weekly Picks #114
Cover image for ⚛️ JavaScript Updates, React, VSCode, AI and More — Weekly Picks #114

⚛️ JavaScript Updates, React, VSCode, AI and More — Weekly Picks #114

67
Comments
3 min read
Confused by Redux: What the heck is Redux? What is state? Why do we need a state manager?

Confused by Redux: What the heck is Redux? What is state? Why do we need a state manager?

35
Comments 5
2 min read
Setup a Next.js project with PM2, Nginx and Yarn on Ubuntu 18.04

Setup a Next.js project with PM2, Nginx and Yarn on Ubuntu 18.04

127
Comments 5
4 min read
JavaScript: File Naming Conventions

JavaScript: File Naming Conventions

23
Comments 7
2 min read
Create a React.js, Tailwind with i18n project in a couple of minutes from Github

Create a React.js, Tailwind with i18n project in a couple of minutes from Github

12
Comments 4
2 min read
Tutorial: How to make a circular progress bar widget with React and SVG.

Tutorial: How to make a circular progress bar widget with React and SVG.

10
Comments
2 min read
Run useEffect Only Once :React
Cover image for Run useEffect Only Once :React

Run useEffect Only Once :React

5
Comments 1
1 min read
React Router Hooks - How To Use Them
Cover image for React Router Hooks - How To Use Them

React Router Hooks - How To Use Them

71
Comments
3 min read
▲🔥 Getting started with Next.js, ZEIT Now, and Firebase

▲🔥 Getting started with Next.js, ZEIT Now, and Firebase

132
Comments 19
7 min read
Use React Hooks & Context API to build a Redux style state container

Use React Hooks & Context API to build a Redux style state container

45
Comments 2
4 min read
✨ Introducing use-places-autocomplete: React hook for Google Maps Places Autocomplete

✨ Introducing use-places-autocomplete: React hook for Google Maps Places Autocomplete

61
Comments 15
3 min read
The right way to resize Reactstrap's Modal component.

The right way to resize Reactstrap's Modal component.

22
Comments 16
4 min read
Data-Oriented Frontend Development

Data-Oriented Frontend Development

13
Comments
6 min read
Learning to Love Testing Library

Learning to Love Testing Library

44
Comments 4
3 min read
Accessibility testing in React with jest-axe

Accessibility testing in React with jest-axe

8
Comments 2
2 min read
Creating a custom react hook for markdown parsing

Creating a custom react hook for markdown parsing

14
Comments 2
3 min read
Forwarding Refs in React
Cover image for Forwarding Refs in React

Forwarding Refs in React

63
Comments 1
4 min read
loading...