
Yiren Lu
Contributor
2 Articles
Articles
How to Make Your React Native Apps Work on the Web
Learn how to make your React Native app work on the web using React Native for Web, plus explore alternatives like Solito, Expo, and Retool Mobile for cross-platform development.

Yiren Lu

Hooks and state 102: the Dependency array in useEffect()
One of the confusing aspects of the useEffect() hook is the dependency array. To untangle the matter, we look at Effects in general, and a few case studies.

Yiren Lu
