Hey! I'm Charlie.
I write about code.
Debounce and Throttle
Aug 04, 2020Debounce and throttle are tools that improve our app performance. What are the magic behind them?Making libraries for React Native
Jun 08, 2019React Native is getting stronger day by day. But this does not mean that every little piece of functionality you need is already out of the box.