If you're using useEffect to fetch data, chances are you've either run into a race condition, or have one without realising it. Let's learn how to fix them in this article. (more…)
Read more »
Learn React Native Gestures and Animations at https://start-react-native.dev/ Source code: https://github.com/wcandillon/can-it-be-done-in-react-native/tree/... (more…)
Read more »
In our last blog post, we told you that we were working on open sourcing and publishing Pauling, a mobile application that rethinks conference posters sharing. Stop talking, it is time to show you the code! :shipit: :sparkles: :star2: :boom: :confetti_bal... (more…)
Read more »
Learn how to apply established UI patterns for a more organized and maintainable codebase and discover the benefits of layering architecture in React development... (more…)
Read more »