Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 266 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 266 Bytes

react-raf-batching

NOTE: this repo was intended as an example and is kept here for historical purposes. Please don't use it in a real project!

A batching strategy for React that's more like a game. This may make your apps more performant but harder to test.