By and large, using the web is a visual experience. This is in terrible contrast to mobile apps, which interact with three of our human senses (sight, sound, and touch, through haptic feedback). I just released a library to make it easy to add sound to yo... (more…)
Read more »
React is one of the hottest JS frameworks out there and I want to share my first experience with you.
Read more »
The new React Native Show podcast covers React Native 0.64 with Hermes on iOS. This time Mike hosts Microsoft and Facebook engineers. Check the Ep #5! (more…)
Read more »
The React.useRef Hook is used for referencing DOM nodes and persisting a mutalbe value across rerenders. This is an interactive guide to useRef with real-world examples. (more…)
Read more »