Sashko Stubailo
Sashko Stubailo
I think we're in the middle of a weird transitional period - hopefully in a few weeks we can say the official port is the best way to use Meteor...
I think we would like most people to have a good first impression of the official port, rather than coming away with the thought that meteor is slow or buggy....
Same here, I have 197 git projects (wow, that's crazy)
Should be pretty easy with Meteor's Minimongo!
Doesn't createContainer have an option to turn off pure rendering?
If you send a PR I'd be happy to merge and release right away! I think the variety of different ways to use React in Meteor is pretty confusing to...
Alright, up to you! Personally I think react-komposer is much more confusing for people to use, but of course that's a matter of opinion.
@Twisterking pure rendering is a performance optimization for React - it says that the component should not re-render unless its props or state change. I think some libraries do sketchy...
Perhaps just ES template literals?
Hey, sorry I'm behind on reviewing this. I'll try to get to it this week.