Adam Markon
Adam Markon
if we can either find a JS tool similar to [entr](http://eradman.com/entrproject/) or leverage `nodemon` somehow it should be pretty easy to restart the sevrer there. Or maybe even reuse some...
@pixelmord so there's gonna be two components here - first, I think it'll be easiest to set up a virtual/in-memory filesystem rather than creating a bunch of files in temp...
i wonder if it's worth releasing react 16 support as a new major version that would allow us to get rid of some of the legacy code in here. mixins...
now that we have the hooks api....how much do we care about the other stuff? i'm happy to look into the other compatibility stuff as well since i'm familiar with...
I _believe_ #83 should solve all of the issues here
#83 did fix most of these. The outstanding issues are the new context API and suspense. Haven't put too much thought into those so I'll leave this open for now
Good if I take this one to get my feet wet?
oops my VSCode settings overrode your style settings, changing some of that back
@zkat commentary greatly appreciated :) review fixes and tests coming soon!
whoa. totally forgot i had this PR open. let me take a look today or tomorrow and clean this up a bit. On Tue, Feb 26, 2019 at 07:14 William...