#react

2 posts

RSS

Posts

Browse by topic

All posts

91

Notesnook

71

Development

14

Privacy

6
Development

React useRef Hook for Dummies: How to Use useRef Correctly with Examples

A practical guide to React's useRef hook: when to use it, how it differs from state, and real examples for DOM access and imperative component APIs.

Ammar Ahmed

October 09, 2021

2 min

Development

React Native JSI: Part 2 - Converting Native Modules to JSI Modules

Part 2 of our React Native JSI series: convert classic Native Modules to JSI for native speed without Promise overhead or the old bridge bottleneck.

Ammar Ahmed

August 11, 2021

2 min