Skip to content
Navigation menu
Search
Search
Log in
Create account
DEV Community
Close
#
contextapi
Follow
Posts
Left menu
👋
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
Let's use Context API in place of Prop Drilling in React.js!
Yuki Kasugai
Yuki Kasugai
Yuki Kasugai
Follow
Mar 21
Let's use Context API in place of Prop Drilling in React.js!
#
beginners
#
react
#
contextapi
1
reaction
Comments
Add Comment
3 min read
Guide to React Context API in Functional Components
Daniel Bemsen Akosu
Daniel Bemsen Akosu
Daniel Bemsen Akosu
Follow
Jan 19
Guide to React Context API in Functional Components
#
webdev
#
react
#
contextapi
#
tutorial
2
reactions
Comments
Add Comment
7 min read
One of the ways to use Context API
Giorgi Parunov
Giorgi Parunov
Giorgi Parunov
Follow
Nov 17 '22
One of the ways to use Context API
#
react
#
javascript
#
typescript
#
contextapi
6
reactions
Comments
Add Comment
3 min read
Context API vs Redux: Managing Data Flow Through Nested Components in React
adam-biggs
adam-biggs
adam-biggs
Follow
Oct 25 '22
Context API vs Redux: Managing Data Flow Through Nested Components in React
#
react
#
redux
#
contextapi
#
managestate
6
reactions
Comments
Add Comment
5 min read
How to protect a route with Token in React using Context API and React Cookies
Vinicius Blazius Goulart
Vinicius Blazius Goulart
Vinicius Blazius Goulart
Follow
Sep 1 '22
How to protect a route with Token in React using Context API and React Cookies
#
react
#
jwt
#
routes
#
contextapi
139
reactions
Comments
8
comments
4 min read
Passing a value to a nested component using the React Context API
Lisa Cee
Lisa Cee
Lisa Cee
Follow
Jul 13 '22
Passing a value to a nested component using the React Context API
#
react
#
contextapi
#
storybook
#
wordpress
1
reaction
Comments
Add Comment
4 min read
What is Context-API and purpose for using it ?
Kamrul Hasan
Kamrul Hasan
Kamrul Hasan
Follow
Apr 6 '22
What is Context-API and purpose for using it ?
#
javascript
#
react
#
contextapi
2
reactions
Comments
Add Comment
2 min read
Building with React Context Provider Pattern
Mihaela
Mihaela
Mihaela
Follow
for
WorksHub
Mar 23 '22
Building with React Context Provider Pattern
#
javascript
#
react
#
contextapi
7
reactions
Comments
Add Comment
4 min read
Understanding Context API
CinArb/
CinArb/
CinArb/
Follow
Mar 11 '22
Understanding Context API
#
react
#
contextapi
#
programming
9
reactions
Comments
1
comment
2 min read
React Context API
Md. Akramul Hoque
Md. Akramul Hoque
Md. Akramul Hoque
Follow
Dec 23 '21
React Context API
#
javascript
#
contextapi
#
node
#
react
18
reactions
Comments
Add Comment
4 min read
Context API: Why and How
Md. Imran Hossain
Md. Imran Hossain
Md. Imran Hossain
Follow
Dec 22 '21
Context API: Why and How
#
react
#
javascript
#
contextapi
2
reactions
Comments
Add Comment
3 min read
React context API state management with typescript
Orinda Felix Ochieng
Orinda Felix Ochieng
Orinda Felix Ochieng
Follow
Nov 3 '21
React context API state management with typescript
#
react
#
contextapi
#
typescript
#
reactstate
5
reactions
Comments
Add Comment
4 min read
Modern HOCs with Hooks and Context API
Dennis Kaffer
Dennis Kaffer
Dennis Kaffer
Follow
Sep 29 '21
Modern HOCs with Hooks and Context API
#
react
#
hooks
#
hoc
#
contextapi
9
reactions
Comments
Add Comment
3 min read
From Redux to the Context API: A Practical Migration Guide
Mario Fernández
Mario Fernández
Mario Fernández
Follow
Jun 14 '21
From Redux to the Context API: A Practical Migration Guide
#
react
#
redux
#
contextapi
#
architecture
6
reactions
Comments
Add Comment
11 min read
React: ContextAPI as a State solution? [ UPDATED ]
Dewald Els
Dewald Els
Dewald Els
Follow
May 21 '21
React: ContextAPI as a State solution? [ UPDATED ]
#
react
#
contextapi
#
javascript
#
webdev
61
reactions
Comments
10
comments
3 min read
Context API with TypeScript and Next.JS
Mohammed Nadeem Shareef
Mohammed Nadeem Shareef
Mohammed Nadeem Shareef
Follow
Apr 4 '21
Context API with TypeScript and Next.JS
#
typescript
#
nextjs
#
contextapi
#
react
106
reactions
Comments
15
comments
3 min read
🚀Easy peasy, three steps to manage your state in React.
Shiva shankar
Shiva shankar
Shiva shankar
Follow
Jan 4 '21
🚀Easy peasy, three steps to manage your state in React.
#
react
#
javascript
#
statemanagement
#
contextapi
11
reactions
Comments
Add Comment
1 min read
Introduction to React Context API with Firebase Authentication
Victoria Lo
Victoria Lo
Victoria Lo
Follow
Dec 29 '20
Introduction to React Context API with Firebase Authentication
#
react
#
firebase
#
contextapi
#
authentication
5
reactions
Comments
2
comments
7 min read
React Global State with useContext
Rufat Aliyev
Rufat Aliyev
Rufat Aliyev
Follow
Dec 11 '20
React Global State with useContext
#
react
#
contextapi
#
globalstate
#
usecontext
15
reactions
Comments
1
comment
3 min read
Context API vs Redux
Uriel Bitton
Uriel Bitton
Uriel Bitton
Follow
Dec 8 '20
Context API vs Redux
#
discuss
#
react
#
redux
#
contextapi
11
reactions
Comments
7
comments
1 min read
An intro to Apollo GraphQL with React Hooks and Context API
Raj Vijay
Raj Vijay
Raj Vijay
Follow
May 1 '20
An intro to Apollo GraphQL with React Hooks and Context API
#
react
#
reacthooks
#
javascript
#
contextapi
16
reactions
Comments
Add Comment
5 min read
Redux vs Context API
Ayushman Bilas Thakur
Ayushman Bilas Thakur
Ayushman Bilas Thakur
Follow
Jan 7 '20
Redux vs Context API
#
react
#
redux
#
contextapi
75
reactions
Comments
17
comments
6 min read
Global State Management with React usestate, useContext Hooks and Context API.
Mateen Kiani
Mateen Kiani
Mateen Kiani
Follow
Aug 21 '19
Global State Management with React usestate, useContext Hooks and Context API.
#
react
#
contextapi
#
reactcreatecontext
#
statemangement
66
reactions
Comments
1
comment
5 min read
How I dropped Redux for the Context API
Bruno Sabot
Bruno Sabot
Bruno Sabot
Follow
Jul 25 '19
How I dropped Redux for the Context API
#
redux
#
react
#
contextapi
#
hooks
7
reactions
Comments
Add Comment
4 min read
Learn React Hooks and Context API by building a Recipe Search App (2)
Ola' John Ajiboye
Ola' John Ajiboye
Ola' John Ajiboye
Follow
Jul 4 '19
Learn React Hooks and Context API by building a Recipe Search App (2)
#
react
#
hooks
#
contextapi
#
javascript
58
reactions
Comments
9
comments
15 min read
Composable Context API with Hooks
Gabriel
Gabriel
Gabriel
Follow
Jul 3 '19
Composable Context API with Hooks
#
react
#
contextapi
#
hooks
11
reactions
Comments
Add Comment
5 min read
MobX and React hooks. Getting started.
david yushkov
david yushkov
david yushkov
Follow
Jun 17 '19
MobX and React hooks. Getting started.
#
mobx
#
react
#
hooks
#
contextapi
10
reactions
Comments
Add Comment
3 min read
You don't have to use Redux
Anssam Ghezala
Anssam Ghezala
Anssam Ghezala
Follow
Jun 1 '19
You don't have to use Redux
#
react
#
redux
#
contextapi
#
javascript
340
reactions
Comments
54
comments
9 min read
Toggle theme using React Hooks
Vimalraj Selvam
Vimalraj Selvam
Vimalraj Selvam
Follow
May 28 '19
Toggle theme using React Hooks
#
react
#
contextapi
#
createcontext
#
hooks
9
reactions
Comments
Add Comment
4 min read
React sexy easy boilerplate
Nima Habibkhoda
Nima Habibkhoda
Nima Habibkhoda
Follow
Jul 23 '19
React sexy easy boilerplate
#
react
#
redux
#
contextapi
#
boilerplate
11
reactions
Comments
Add Comment
2 min read
loading...
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account