DEV Community

loading...

# context

👋 Sign in for the ability sort posts by top and latest.
React Context, All in One

React Context, All in One

Reactions 10 Comments
13 min read
Context — React state management techniques with chocolate milk

Context — React state management techniques with chocolate milk

Reactions 10 Comments
5 min read
React state management on crack

React state management on crack

Reactions 121 Comments
3 min read
Seeing the light with React.Context - Multiple React.Context in a class component

Seeing the light with React.Context - Multiple React.Context in a class component

Reactions 2 Comments
3 min read
How Context Helps for State Management

How Context Helps for State Management

Reactions 2 Comments
3 min read
Setup external modules with React Context

Setup external modules with React Context

Reactions 6 Comments
2 min read
A Really Simple Intro to Context in React

A Really Simple Intro to Context in React

Reactions 23 Comments 2
4 min read
Handling side effects with useEffect()

Handling side effects with useEffect()

Reactions 6 Comments
1 min read
Predictable React authentication with the Context API

Predictable React authentication with the Context API

Reactions 10 Comments
8 min read
Redux vs Context (why and where)

Redux vs Context (why and where)

Reactions 21 Comments 4
5 min read
Simple React Context Hook

Simple React Context Hook

Reactions 3 Comments
1 min read
How to use the context.Done() method in Go to signal goroutine completion

How to use the context.Done() method in Go to signal goroutine completion

Reactions 7 Comments
1 min read
The best Couple: useContext + useReducer !

The best Couple: useContext + useReducer !

Reactions 38 Comments 3
2 min read
useReducer (The Intermediate):

useReducer (The Intermediate):

Reactions 4 Comments
2 min read
Context ApI + useContext Hook (The deadly Beast)!!

Context ApI + useContext Hook (The deadly Beast)!!

Reactions 13 Comments
2 min read
Getting started with useReducer Hook!

Getting started with useReducer Hook!

Reactions 7 Comments
2 min read
Making use of useContext Hook!

Making use of useContext Hook!

Reactions 7 Comments
1 min read
Contextual Logging In Go

Contextual Logging In Go

Reactions 9 Comments 6
5 min read
React Context pattern in Rails

React Context pattern in Rails

Reactions 5 Comments 6
2 min read
Using React Context for state management in Next.js

Using React Context for state management in Next.js

Reactions 16 Comments 4
2 min read
Questions equals dedication

Questions equals dedication

Reactions 7 Comments 2
2 min read
JavaScript execution context (this)

JavaScript execution context (this)

Reactions 8 Comments
4 min read
Software Engineering Management and Why Context Matters

Software Engineering Management and Why Context Matters

Reactions 2 Comments
2 min read
StateHub - Easy Context API for React JS

StateHub - Easy Context API for React JS

Reactions 7 Comments
2 min read
JavaScript `this` in a flash!

JavaScript `this` in a flash!

Reactions 5 Comments
2 min read
Firebase Google Sign in with React

Firebase Google Sign in with React

Reactions 72 Comments 17
6 min read
Working with Context in Go

Working with Context in Go

Reactions 60 Comments 2
12 min read
Context, state and rerenders

Context, state and rerenders

Reactions 6 Comments
3 min read
A deep dive into Go's Context Package

A deep dive into Go's Context Package

Reactions 40 Comments 2
10 min read
React Context and Hooks: An Open Source Project to Understand How They Work

React Context and Hooks: An Open Source Project to Understand How They Work

Reactions 97 Comments
11 min read
React State Management Status. It Is Complicated.

React State Management Status. It Is Complicated.

Reactions 9 Comments
7 min read
Next JS React con Context API

Next JS React con Context API

Reactions 31 Comments 1
3 min read
Context and Provider Pattern with the Vue 3 Composition API

Context and Provider Pattern with the Vue 3 Composition API

Reactions 9 Comments
3 min read
Context vs Hooks ({experiment})

Context vs Hooks ({experiment})

Reactions 7 Comments
2 min read
Adios Redux: using React hooks and Context effectively

Adios Redux: using React hooks and Context effectively

Reactions 265 Comments 19
9 min read
Understanding React Context to Beginners or Lazy people 🥱

Understanding React Context to Beginners or Lazy people 🥱

Reactions 53 Comments 1
2 min read
React Context with useReducer and Typescript.

React Context with useReducer and Typescript.

Reactions 246 Comments 23
5 min read
A Context API Framework for React State Management

A Context API Framework for React State Management

Reactions 106 Comments 13
11 min read
How to optimize shared states in React

How to optimize shared states in React

Reactions 16 Comments
5 min read
Your next React Modal with your own "useModal" Hook & Context API.

Your next React Modal with your own "useModal" Hook & Context API.

Reactions 76 Comments 10
5 min read
How to migrate from Redux to React Context API

How to migrate from Redux to React Context API

Reactions 30 Comments 4
5 min read
Throw Out Your React State-Management Tools

Throw Out Your React State-Management Tools

Reactions 43 Comments 23
17 min read
That React Component Right Under Your Context Provider Should Probably Use React.memo

That React Component Right Under Your Context Provider Should Probably Use React.memo

Reactions 10 Comments
1 min read
Let’s Build: Workout tracker with React and Firebase part 1: project setup

Let’s Build: Workout tracker with React and Firebase part 1: project setup

Reactions 32 Comments 1
2 min read
Let’s Build: Workout tracker with React and Firebase part 3: custom calendar

Let’s Build: Workout tracker with React and Firebase part 3: custom calendar

Reactions 13 Comments 3
8 min read
Let’s Build: Workout tracker with React and Firebase part 2: authentication

Let’s Build: Workout tracker with React and Firebase part 2: authentication

Reactions 15 Comments
7 min read
Redux VS React Context: Which one should you choose?

Redux VS React Context: Which one should you choose?

Reactions 486 Comments 31
8 min read
Avoid Prop Drilling In React With Context API

Avoid Prop Drilling In React With Context API

Reactions 67 Comments 5
3 min read
React-Native Dark Mode

React-Native Dark Mode

Reactions 13 Comments
3 min read
React-Native State Management

React-Native State Management

Reactions 7 Comments
7 min read
Sharing the context with the model in an Express app

Sharing the context with the model in an Express app

Reactions 8 Comments 3
5 min read
Render a react component in google map canvas.React Portals.

Render a react component in google map canvas.React Portals.

Reactions 9 Comments
7 min read
ReasonReact context explained in action

ReasonReact context explained in action

Reactions 64 Comments 7
5 min read
Drawing google map and pins using React.Context

Drawing google map and pins using React.Context

Reactions 8 Comments
4 min read
Sharing state like Redux with React's Context API

Sharing state like Redux with React's Context API

Reactions 143 Comments 10
7 min read
React Context Provider Gotcha

React Context Provider Gotcha

Reactions 8 Comments
1 min read
Painless global state management for React using Hooks and Context API

Painless global state management for React using Hooks and Context API

Reactions 7 Comments
1 min read
Using useContext and useState hooks as a store

Using useContext and useState hooks as a store

Reactions 43 Comments 5
4 min read
Prop-drilling, React Context and Higher Order Component (HoC)

Prop-drilling, React Context and Higher Order Component (HoC)

Reactions 23 Comments 1
6 min read
Use the React Context API; without nested render prop fatigue.

Use the React Context API; without nested render prop fatigue.

Reactions 7 Comments
3 min read
loading...