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.
Better development experience with Redux

Better development experience with Redux

10
Comments
3 min read
State machine advent: You are saying I can put infinite state into my finite automata? (12/24)

State machine advent: You are saying I can put infinite state into my finite automata? (12/24)

9
Comments
2 min read
Styled Components, Styled Systems and How They Work
Cover image for Styled Components, Styled Systems and How They Work

Styled Components, Styled Systems and How They Work

16
Comments
9 min read
Creating React Components - different syntaxes

Creating React Components - different syntaxes

7
Comments 3
1 min read
Skip React.useEffect by Providing an Inputs Array

Skip React.useEffect by Providing an Inputs Array

8
Comments
2 min read
A Material DEV Client on Six Platforms with 100% code sharing
Cover image for A Material DEV Client on Six Platforms with 100% code sharing

A Material DEV Client on Six Platforms with 100% code sharing

72
Comments 7
12 min read
Next-translate released 🎉

Next-translate released 🎉

22
Comments 3
1 min read
Refactoring Chronicles: Conditional Rendering and getting rid of the Wrapper Div
Cover image for Refactoring Chronicles: Conditional Rendering and getting rid of the Wrapper Div

Refactoring Chronicles: Conditional Rendering and getting rid of the Wrapper Div

9
Comments 2
2 min read
TICKER SEARCH API
Cover image for TICKER SEARCH API

TICKER SEARCH API

20
Comments 2
2 min read
create-react-app component library mode

create-react-app component library mode

7
Comments
1 min read
Building A Custom React Boilerplate Script
Cover image for Building A Custom React Boilerplate Script

Building A Custom React Boilerplate Script

14
Comments 1
4 min read
Micro Frontends Architecture - The future of frontend development
Cover image for Micro Frontends Architecture - The future of frontend development

Micro Frontends Architecture - The future of frontend development

43
Comments 10
1 min read
[2021] Setting up Husky pre-commit hook with ESLint, Prettier and lint-staged for React and React Native.
Cover image for [2021] Setting up Husky pre-commit hook with ESLint, Prettier and lint-staged for React and React Native.

[2021] Setting up Husky pre-commit hook with ESLint, Prettier and lint-staged for React and React Native.

88
Comments 13
4 min read
Using a Switch Component in React Router

Using a Switch Component in React Router

57
Comments 6
2 min read
NPM vs. YARN

NPM vs. YARN

12
Comments 1
2 min read
State machine advent: A safer way to type events and state (11/24)

State machine advent: A safer way to type events and state (11/24)

12
Comments 6
2 min read
✨ A cool way to handle image lazy-loading, optimizing, UX with React.js

✨ A cool way to handle image lazy-loading, optimizing, UX with React.js

37
Comments 2
1 min read
React Router not Working in Production

React Router not Working in Production

13
Comments 10
1 min read
Conditional Class Names in React

Conditional Class Names in React

7
Comments 2
1 min read
Starting React today?

Starting React today?

48
Comments 6
2 min read
How to offer responsive, progressive images in 2020, in one-line
Cover image for How to offer responsive, progressive images in 2020, in one-line

How to offer responsive, progressive images in 2020, in one-line

17
Comments
10 min read
What eslint config do you use with react

What eslint config do you use with react

8
Comments 1
1 min read
Set a callback to setState(useState) in React funtional Component

Set a callback to setState(useState) in React funtional Component

10
Comments 4
1 min read
Improving your mental model of useEffect

Improving your mental model of useEffect

8
Comments
4 min read
Writing Your Own React Hooks - a TDD Example
Cover image for Writing Your Own React Hooks - a TDD Example

Writing Your Own React Hooks - a TDD Example

94
Comments 6
6 min read
loading...