Marek and Florian from BAM were at ReactNext 2017, and Florian was giving a talk about React Native and native Android/iOS modules. Here are notes from the different talks we saw! (more…)
Read more »
In this post, I'll explain how to use and how I implemented useDbDatum / useDbData, two hooks for generically loading data from Firebase RTDB. (more…)
Read more »
In this post, I'd like to share alternative approaches for dealing with conditional rendering in React. I will try to list out the pros and cons about 3 different approaches (doesn't mean couldn't be more!) and hopefully this can be useful for you someda... (more…)
Read more »