go-starter-kit icon indicating copy to clipboard operation
go-starter-kit copied to clipboard

Support for react 16

Open ghost opened this issue 7 years ago • 7 comments

Does this project support react 16?

ghost avatar Nov 08 '17 07:11 ghost

Bump! Is this project dead?

Unfortunately webpack also needs updating. Yes it sucks to keep up with javascriptdashians.

jimbojetlag avatar Mar 01 '18 04:03 jimbojetlag

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!

olebedev avatar Mar 01 '18 04:03 olebedev

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.

jimbojetlag avatar Mar 01 '18 05:03 jimbojetlag

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.

olebedev avatar Mar 01 '18 06:03 olebedev

Is there any update on this? Thanks!

stefanfransen avatar Apr 13 '18 20:04 stefanfransen

ping 0.0.0.0 -update -please

omgnull avatar May 07 '18 20:05 omgnull

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.

emwalker avatar May 07 '18 23:05 emwalker