reason-react
reason-react copied to clipboard
[Docs] Is there a tutorial similar to Angular's "Tour of Heroes"?
👋 Not sure if this is the right place to put this, but I'm just starting to use reason-react and I feel like a guided tutorial would be a nice way of getting introduced to the ecosystem.
Angular has this really nice Tour of Heroes tutorial. It's is a relatively comprehensive guide that goes through a lot of the Angular core and its best practices. I'm not very familiar with react-reason (or reasonml in general) and I'm wondering if something like the Tour of Heroes exists or if someone is working on something similar. If not, I'd love to star this effort.
Or maybe some tour similar to Go-lang