Day 3: Started reading the plugin development docs for webpack, but I got distracted and submitted a PR for a small documentation tweak.
Also looking into reducing unnecessary renders for the AnimationControls component in CompositeEngine.
#100DaysOfCode
There's a bit more too it—I'm also using AnimationControls to animate the value to max / back to initial when double clicked—but what I like is that the whole thing is running without touching React's data flow. No renders! 💯