Hacker News new | ask | show | jobs
by heyitskevin 3927 days ago
Are there any good guides/videos on getting started with Meteor+React?
2 comments

They have a pretty "getting started" on their site: https://www.meteor.com/tutorials/blaze/creating-an-app
Thanks for the link.

On first glance seems like writing in React is way more verbose and cumbersome than the Blaze equivalent. What are the benefits of going the React route?