Issues
- 4
isolation-hook and a new pattern to pass hooks to another(hook or hook creator)
#168 opened by mh-alahdadian - 2
Typo: 'exiting' might be 'existing'
#252 opened by lihz6 - 2
[Feature Request]: useRenderEffect - hook that is called just after rendering function returned
#171 opened by pie6k - 18
Improving the RFC workflow process
#182 opened by Niryo - 7
[Hooks] Abortable useEffect
#137 opened by sag1v - 5
[Feature Request]: useStateRef
#199 opened by behnammodi - 8
- 5
Now that useState only re-renders if changed why now add optional "reducer" parameter?
#132 opened by ruifortes - 3
Why not change useCallback to a more useful thingy?
#133 opened by ruifortes - 1
Hook equivalent to componentDidCatch
#136 opened by coding-with-binaries - 5
[Proposal] useEffect with mounted state argument
#140 opened by yanickrochon - 1
[Proposal] Expose predicate of react's render state to enforce suspense invariants
#142 opened by achung89 - 3
- 3
Promise children
#146 opened by subhero24 - 4
- 2
Context communication should be done thoroughly and consistently, between hooks
#152 opened by csr632 - 2
Rewrite the react.js tutorial page with hooks
#153 opened by DaniAkash - 6
- 3
Suspend promise batch?
#157 opened by achung89 - 1
[Feature request]: Allow local component replace
#162 opened by theKashey - 3
- 5
- 5
- 1
[Feature request] error handling in useTransition
#166 opened by vkurchatkin - 8
[Feature request] [eslint-plugin-react-hooks] Naming convention to indicate hook return value does not change (and helper hooks to ensure it)
#169 opened by nathggns - 1
- 1
- 1
[Feature Request] Return ref rather than forwardRef
#177 opened by xialvjun - 5
- 2
npx-create-react-app creating a folder tempnodejsnpm
#180 opened by mannawar - 6
useIf: Conditional hooks
#184 opened by adrianhelvik - 10
Is useReducer an overengineering?
#185 opened by sergeysibara - 1
Improve profiling react applications
#187 opened by chakrihacker - 1
- 1
- 1
- 3
- 2
Functional Attribute/Prop Node
#196 opened by nstepien - 1
[Feature Request][eslint-plugin-react-hooks] no-ref-checks, display error when using useRef's return value as condition
#198 opened by johnrom - 1
[Question] The new JSX transform
#193 opened by pjstirling - 11
- 6
- 2
- 0
[React-Test-Renderer] Making React Testing Library Interact Smoothly with Enzyme's shallows/mounts.
#144 opened by ITenthusiasm - 5
onScroll event propagation
#175 opened by O4epegb - 40
- 1
[Feature Request]: exp props syntax
#161 opened by MaxmaxmaximusGitHub - 3
Suspense hook API
#134 opened by yisar - 2
useRef for creation of objects?
#160 opened by vikr01 - 2
Can we unify components and containers?
#151 opened by zzz6519003