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.
Redux-less context-based useSelector hook that has same performance as React-Redux

Redux-less context-based useSelector hook that has same performance as React-Redux

7
Comments
2 min read
Super performant global state with React context and hooks
Cover image for Super performant global state with React context and hooks

Super performant global state with React context and hooks

9
Comments
3 min read
React hooks useState and useReducer are equivalent in theoretical expressiveness
Cover image for React hooks useState and useReducer are equivalent in theoretical expressiveness

React hooks useState and useReducer are equivalent in theoretical expressiveness

5
Comments
2 min read
Redux meets hooks for non-redux users: a small concrete example with reactive-react-redux
Cover image for Redux meets hooks for non-redux users: a small concrete example with reactive-react-redux

Redux meets hooks for non-redux users: a small concrete example with reactive-react-redux

7
Comments
4 min read
Four patterns for global state with React hooks: Context or Redux
Cover image for Four patterns for global state with React hooks: Context or Redux

Four patterns for global state with React hooks: Context or Redux

6
Comments
4 min read
7 Mistakes That Keep You Behind
Cover image for 7 Mistakes That Keep You Behind

7 Mistakes That Keep You Behind

284
Comments 19
6 min read
Using useContext and useState hooks as a store

Using useContext and useState hooks as a store

37
Comments 10
4 min read
The What, Why and How of React (Testing with Hooks)

The What, Why and How of React (Testing with Hooks)

22
Comments
20 min read
Want to Learn a New Framework? Start with this
Cover image for Want to Learn a New Framework? Start with this

Want to Learn a New Framework? Start with this

13
Comments 5
3 min read
Session handling in React with Redux, express-session, and Apollo

Session handling in React with Redux, express-session, and Apollo

29
Comments
6 min read
Why thunk,sagas and so many middlewares for Redux?

Why thunk,sagas and so many middlewares for Redux?

10
Comments 3
1 min read
Fetching Dynamic Data with Gatsby.js

Fetching Dynamic Data with Gatsby.js

43
Comments 3
1 min read
Nautil: A responsive, efficient, and flexible JavaScript framework based on React for building cross-platform applications.

Nautil: A responsive, efficient, and flexible JavaScript framework based on React for building cross-platform applications.

8
Comments
3 min read
what is the difference between looping the div and making it as separate component and looping?

what is the difference between looping the div and making it as separate component and looping?

4
Comments 2
1 min read
GraphQL Tutorial - How to Manage Image & File Uploads & Downloads with AWS AppSync & AWS Amplify

GraphQL Tutorial - How to Manage Image & File Uploads & Downloads with AWS AppSync & AWS Amplify

281
Comments 31
10 min read
Social Logins with Google Auth
Cover image for Social Logins with Google Auth

Social Logins with Google Auth

21
Comments 4
4 min read
Super easy react mount/unmount animations with hooks

Super easy react mount/unmount animations with hooks

51
Comments 9
3 min read
How to deploy a Webapp to Heroku (Node.js, React.js and MongoDB)

How to deploy a Webapp to Heroku (Node.js, React.js and MongoDB)

39
Comments 14
3 min read
Creating pages for a Gatsby/React Website
Cover image for Creating pages for a Gatsby/React Website

Creating pages for a Gatsby/React Website

7
Comments
5 min read
Creating React Components From Command Line

Creating React Components From Command Line

10
Comments 2
2 min read
Understanding brittle and non-brittle tests in react

Understanding brittle and non-brittle tests in react

6
Comments
1 min read
How is My first ReactJs Book-store app?
Cover image for How is My first ReactJs Book-store app?

How is My first ReactJs Book-store app?

10
Comments 7
1 min read
LitElement To-Do App
Cover image for LitElement To-Do App

LitElement To-Do App

34
Comments
20 min read
How I saved 100KB with React.lazy
Cover image for How I saved 100KB with React.lazy

How I saved 100KB with React.lazy

74
Comments 3
3 min read
Learn React Hooks and Context API by building a Recipe Search App (2)

Learn React Hooks and Context API by building a Recipe Search App (2)

58
Comments 9
15 min read
loading...