Introduction
When I first heard of SWR, I didn't fully grasp all the concepts. The thought of having all the frustrations that I've had when dealing with global state as well as api calls just disappearing seemed impossible. Using additional tooling ... (more…)
Read more »
Everything you need to know about React State. From simple state to complex state, local state to global state, State in React Components to State with Hooks, over to external state management solutions like Redux ... (more…)
Read more »
I spend a few days writing my first Android and iOS app with React Native (I’m an experienced mobile developer). I didn’t want to write a demo app that does just the basics, and I wanted to explore the things that could be problematic with React Native: (more…)
Read more »
react-native-air-progress-bar - React Native progress-bar, customizable and animated... (more…)
Read more »
Angular is a full framework with all the tooling and best practices designed on top of it. Suits ones, hates the others. React on the other hand is just a small view library that you would need while… (more…)
Read more »