Svelte the Bad Parts (vs React)I have been using React (and React Native) since 2015, and at the same time was actively involved with the React Community.Sep 29, 2023Sep 29, 2023
Tackling HOC in React NativeHigher Order Component or HOC is a very simple concept with an incredible power. I will start out with some high level overview, and follow…Mar 25, 20173Mar 25, 20173
Published incodeburstTackling React Native Storage — Part 1Making data persist in React Native can be hard. I have worked with AsyncStorage, RealmDB, and Firebase using React Native. Today I am…Dec 12, 201612Dec 12, 201612
We are living in an information era, and the most prosperous time in human history.Little over 150 years ago, most people spent an average of 60 percent of their time just to survive. Those days, people had to spend their…Nov 15, 2016Nov 15, 2016
Tackling React Native navigation with React Native Router Flux and ReduxNavigation is hard, but it is a necessary part of the application. One of the reasons why it is hard is because there are so many choices…Nov 15, 20163Nov 15, 20163
How to build a smart habitThis is inspired from an audio book Smart Thinking by Art Markman.Aug 13, 2016Aug 13, 2016
How to use Redux in React?Redux has taken Javascript community by storm and for a good reason; simple implementation and predictable application state.Jun 13, 20161Jun 13, 20161