React Hooks - state and lifecycle methods without a class (React 16.7.0-alpha)

I tried to see what a useTracker hook might look like, and it seems the following code is pretty close (including a drop-in reimplementation of react-meteor-data’s withTracker HOC on top of it)...

forums.meteor.com