React best practices?

So I took the pain to learn React, now I want to know what is the best way to use it with meteor. I understand this is a fast moving target, as things changes often. Is Relay the best tool to use react with meteor? What direction the community will take? How can I stay relevant with the community?

and also:

  1. What is the best way to use Bootstratp?

  2. What is the best way to use (any jquery library)?

  3. General suggestions?

1 Like

This question is a bit old now, but to anyone who happens to see this in the sidebar like I did: a great place to start on this would be with Mantra, which is specifically a best practices guide to writing Meteor client libraries in React.

2 Likes