lil Bean

Built with React Native lilBean is a minimal read only photo app for kids – they can swipe through photos without the ability to accidentally delete or share them. The app responds to swipes with a burst of color and musical notes, opening more avenues for play.

View Code

React & Performance

React is built with performance in mind. But when is React slow? In this video, Garity Chapman talks about common bottlenecks in React and when you might be making your program work harder than it should.

React offers powerful tools to measure and profile performance. Garity live demos profiling an application, and shows fixes to each of the program’s bottlenecks.

View Slides