Skip to content
Navigation menu
Search
Powered by
Search
Algolia
Log in
Create account
Forem
Close
#
context
Follow
Hide
Posts
Left menu
👋
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
React Context and Hooks: An Open Source Project to Understand How They Work
Nayib
Nayib
Nayib
Follow
Jul 7 '20
React Context and Hooks: An Open Source Project to Understand How They Work
#
react
#
javascript
#
hooks
#
context
97
reactions
Comments
Add Comment
11 min read
React State Management Status. It Is Complicated.
edytawrobel
edytawrobel
edytawrobel
Follow
Jun 22 '20
React State Management Status. It Is Complicated.
#
react
#
redux
#
recoil
#
context
13
reactions
Comments
Add Comment
7 min read
Next JS React con Context API
Edison Sanchez
Edison Sanchez
Edison Sanchez
Follow
Jun 19 '20
Next JS React con Context API
#
react
#
nextjs
#
context
#
spanish
41
reactions
Comments
3
comments
3 min read
Context and Provider Pattern with the Vue 3 Composition API
Markus Oberlehner
Markus Oberlehner
Markus Oberlehner
Follow
May 24 '20
Context and Provider Pattern with the Vue 3 Composition API
#
vue
#
vue3
#
compositionapi
#
context
9
reactions
Comments
Add Comment
3 min read
Adios Redux: using React hooks and Context effectively
Ankit Jena
Ankit Jena
Ankit Jena
Follow
Apr 26 '20
Adios Redux: using React hooks and Context effectively
#
react
#
hooks
#
context
#
redux
285
reactions
Comments
19
comments
9 min read
Understanding React Context to Beginners or Lazy people 🥱
Pablo Obando
Pablo Obando
Pablo Obando
Follow
Apr 16 '20
Understanding React Context to Beginners or Lazy people 🥱
#
react
#
context
#
beginners
#
javascript
54
reactions
Comments
1
comment
2 min read
React Context with useReducer and Typescript.
Elizabeth Alcalá
Elizabeth Alcalá
Elizabeth Alcalá
Follow
Mar 22 '20
React Context with useReducer and Typescript.
#
typescript
#
react
#
context
#
reducers
253
reactions
Comments
28
comments
5 min read
A Context API Framework for React State Management
Adam Nathaniel Davis
Adam Nathaniel Davis
Adam Nathaniel Davis
Follow
Mar 7 '20
A Context API Framework for React State Management
#
react
#
javascript
#
context
#
redux
38
reactions
Comments
13
comments
11 min read
How to optimize shared states in React
Charbel Rami
Charbel Rami
Charbel Rami
Follow
Mar 10 '20
How to optimize shared states in React
#
react
#
javascript
#
hooks
#
context
19
reactions
Comments
Add Comment
4 min read
Your next React Modal with your own "useModal" Hook & Context API.
Alex Suarez
Alex Suarez
Alex Suarez
Follow
Mar 1 '20
Your next React Modal with your own "useModal" Hook & Context API.
#
react
#
context
#
hooks
#
portals
111
reactions
Comments
13
comments
5 min read
How to migrate from Redux to React Context API
Carlos Santiago
Carlos Santiago
Carlos Santiago
Follow
Feb 26 '20
How to migrate from Redux to React Context API
#
react
#
redux
#
context
#
migrate
31
reactions
Comments
4
comments
5 min read
Throw Out Your React State-Management Tools
Adam Nathaniel Davis
Adam Nathaniel Davis
Adam Nathaniel Davis
Follow
Feb 23 '20
Throw Out Your React State-Management Tools
#
react
#
redux
#
context
#
codequality
53
reactions
Comments
24
comments
17 min read
That React Component Right Under Your Context Provider Should Probably Use React.memo
Leigh Halliday
Leigh Halliday
Leigh Halliday
Follow
Feb 18 '20
That React Component Right Under Your Context Provider Should Probably Use React.memo
#
react
#
context
#
memo
#
tutorial
11
reactions
Comments
Add Comment
1 min read
Let’s Build: Workout tracker with React and Firebase part 1: project setup
sanderdebr
sanderdebr
sanderdebr
Follow
Feb 16 '20
Let’s Build: Workout tracker with React and Firebase part 1: project setup
#
react
#
firebase
#
hooks
#
context
38
reactions
Comments
1
comment
2 min read
Let’s Build: Workout tracker with React and Firebase part 3: custom calendar
sanderdebr
sanderdebr
sanderdebr
Follow
Feb 16 '20
Let’s Build: Workout tracker with React and Firebase part 3: custom calendar
#
react
#
firebase
#
hooks
#
context
14
reactions
Comments
3
comments
8 min read
Let’s Build: Workout tracker with React and Firebase part 2: authentication
sanderdebr
sanderdebr
sanderdebr
Follow
Feb 16 '20
Let’s Build: Workout tracker with React and Firebase part 2: authentication
#
react
#
firebase
#
hooks
#
context
17
reactions
Comments
Add Comment
7 min read
Redux VS React Context: Which one should you choose?
Ibrahima Ndaw
Ibrahima Ndaw
Ibrahima Ndaw
Follow
Jan 2 '20
Redux VS React Context: Which one should you choose?
#
react
#
redux
#
context
#
beginners
517
reactions
Comments
32
comments
8 min read
Avoid Prop Drilling In React With Context API
Linas Spukas
Linas Spukas
Linas Spukas
Follow
Nov 24 '19
Avoid Prop Drilling In React With Context API
#
react
#
context
68
reactions
Comments
5
comments
3 min read
React-Native Dark Mode
Chris Finn
Chris Finn
Chris Finn
Follow
Nov 19 '19
React-Native Dark Mode
#
reactnative
#
darkmode
#
styledcomponents
#
context
16
reactions
Comments
Add Comment
3 min read
Learn React Context in 5 Minutes - A Beginner's Tutorial
Bob Ziroll
Bob Ziroll
Bob Ziroll
Follow
Nov 12 '19
Learn React Context in 5 Minutes - A Beginner's Tutorial
#
react
#
context
#
tutorial
48
reactions
Comments
Add Comment
6 min read
React-Native State Management
Chris Finn
Chris Finn
Chris Finn
Follow
Nov 13 '19
React-Native State Management
#
reactnative
#
statemanagement
#
context
#
redux
7
reactions
Comments
Add Comment
7 min read
React Context: (CRUD / REST)-ful Entities
Kevin Sullivan
Kevin Sullivan
Kevin Sullivan
Follow
Oct 22 '19
React Context: (CRUD / REST)-ful Entities
#
react
#
context
#
crud
#
rest
8
reactions
Comments
Add Comment
2 min read
Sharing the context with the model in an Express app
Fernando Calvo
Fernando Calvo
Fernando Calvo
Follow
Oct 20 '19
Sharing the context with the model in an Express app
#
node
#
express
#
context
#
request
9
reactions
Comments
3
comments
5 min read
Render a react component in google map canvas.React Portals.
Sudhir
Sudhir
Sudhir
Follow
Sep 28 '19
Render a react component in google map canvas.React Portals.
#
react
#
context
#
portal
#
googlemap
10
reactions
Comments
Add Comment
7 min read
ReasonReact context explained in action
Margarita Krutikova
Margarita Krutikova
Margarita Krutikova
Follow
Sep 22 '19
ReasonReact context explained in action
#
reason
#
react
#
hooks
#
context
64
reactions
Comments
7
comments
5 min read
loading...
We're a blogging-forward open source social network where we learn from one another
Log in
Create account