DEV Community

# hooks

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Do components rerender if nested in a useMemo render? (yes)

Do components rerender if nested in a useMemo render? (yes)

7
Comments
1 min read
useState hook variable's value is always one step behind

useState hook variable's value is always one step behind

8
Comments
2 min read
BLoC Pattern with React Hooks

BLoC Pattern with React Hooks

7
Comments
3 min read
A Question on testing React Hooks

A Question on testing React Hooks

5
Comments
1 min read
Making sense of closure in JavaScript with React Hooks

Making sense of closure in JavaScript with React Hooks

4
Comments
2 min read
A Guide to Hooks in Terms of Classes

A Guide to Hooks in Terms of Classes

8
Comments
3 min read
Invoke a child function from the parent one to get computed data

Invoke a child function from the parent one to get computed data

4
Comments
1 min read
Using the useEffect hook

Using the useEffect hook

9
Comments 3
5 min read
react-use-form: Type safe React Hooks based form utility

react-use-form: Type safe React Hooks based form utility

7
Comments 1
3 min read
Spread syntax gotcha in JavaScript class methods

Spread syntax gotcha in JavaScript class methods

9
Comments 2
3 min read
constate, light weight state management in React

constate, light weight state management in React

8
Comments
2 min read
A somewhat tricky hook usage

A somewhat tricky hook usage

6
Comments
4 min read
My first React hook

My first React hook

6
Comments
2 min read
Syntax Takeaways

Syntax Takeaways

3
Comments
2 min read
Replace lifecycle with hooks in React

Replace lifecycle with hooks in React

5
Comments
3 min read
Simple set of react hooks!

Simple set of react hooks!

5
Comments
2 min read
loading...