react-example-filmdb
react-example-filmdb copied to clipboard
io.js no more a dependancy?
I have been looking for a good boilerplate example app and this came close to perfect but then I noticed that some frameworks like iojs are now deprecated, so this repo needs some updates. Here is what io.js website states:
io.js has merged with the Node.js project again. There won't be any further separate io.js releases (except for critical security fixes). All of the features in io.js are available in Node.js v4 and above.
@tomaash Do you plan to update this repo?
@tomaash would only have to delete parts in the readme right?
Hi Guys, I'm glad that you like this, but I've moved on a bit since, and found much more awesome React libraries ;) I'm still putting that together to opensource, but in the meantime, you can check out: https://github.com/lozinsky/typescript-react-mobx-boilerplate - it's very close to what I'm working with right now.