denvned/isomorphic-relay

Changelog

juhaelee opened this issue · 5 comments

Hey @denvned! Thanks for everything you're doing with isomorphic-relay. I've been checking it out and it's awesome. Would it be possible for you to have a changelog with isomorphic-relay and isomorphic-relay-router? It would make following what needs to be changed a lot easier :)

I want to join in and say big thanks for all the development and support!

Hey @juhaelee what about Hot Reload Replacement? Like this project https://github.com/Hashnode/mern-starter. Do you think it is possible to integrate it?

@CoericK this isn't a boilerplate. You should be adding Hot Reload Replacement in your own app :)

@juhaelee the problem is that i dont know how to do it with this module or in its example i dont know how to handle the hooks and that stuff. Can you give a try to the example they are giving us? at https://github.com/denvned/isomorphic-relay-router/tree/master/examples/todo

http://andrewhfarmer.com/starter-project/ and enter 'live reload, relay' are any of those helpful?