What are the best resources for someone looking to learn react and jsx?
Beside the other links, I found a few react libs very useful. react-router [1] and material-ui [2]. The second one also has an example application that is a great boilerplate (if you like material ui and their work). I've been successfully using it in a couple of small apps [3, 4]. [1] https://github.com/rackt/react-router [2] https://github.com/callemall/material-ui [3] http://github.com/ecesena/oscars2015 [4] https…
[2] is beautiful, but I wouldn't feel like staying a long time in a website using it... (paradoxically?)