go-starter-kit
go-starter-kit copied to clipboard
Support for react 16
Does this project support react 16?
Bump! Is this project dead?
Unfortunately webpack also needs updating. Yes it sucks to keep up with javascriptdashians.
The project definitely needs more attention. I don’t know when could I dig into it and update all the things. Maybe in around 2-3 weeks. Any help is welcome!
Is there a way that parts of the project can be delegated to create-react-app, so that the javascript updates are outsources? Even if this is updated now, it will require constant future updates.
I've thought exactly about this approach. And it seems we could rely on CRA a bit. But not sure that it generates the code to use it on the server side too. Requires some investigation.
Is there any update on this? Thanks!
ping 0.0.0.0 -update -please
I did this recently in a project that has now diverged enough that I won't be able to easily put together a PR for this. From memory, switching to React 16 has several follow-on effects. I think it might mess up the existing hot module reloading.