Answer the question
In order to leave comments, you need to log in
What is the correct way to use createContainer in Meteor.js/React.js?
There was a stupid question. Actually, what is the correct way to use createContainer to pass data from MiniMongo to React?
1. Wrap the entire application in one container and pass data down the tree via props
2. Wrap individual components and pass only the information they need into them
Thank you for your attention/time/answers
Answer the question
In order to leave comments, you need to log in
The correct answer is to use a container system and separate into smart/dumb components
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question