Robert Flack
Robert is a contributor to Chrome Developers
Performant Parallaxing
With a little mathematical wriggling, it's possible to have parallax effects that play nicely with browser architectures!
Complexities of an infinite scroller
Infinite scrollers are a common UI pattern. Here we explore how to implement this pattern in a memory conservative way that performs at 60fps.