Saturday, 7 September 2013

Can Meteor handle nested views?

Can Meteor handle nested views?

I'm learning meteor, and finding all kinds of difficulties dealing with
nested subviews. Since the application I want to write is full of them...
that looks like a difficulty. I found this on github, as a readme for a
Meteor project to try and deal with this problem. "I've been playing
around with Meteor for a couple weeks. The ease of setup and the powerful
reactivity makes this something I want to stick with. I was however
frustrated by the difficulty of programmatically configuring,
instantiating, destroying and nesting subviews."
Is this an issue that can be handled in Meteor (without adding a lot of
complicated work arounds) or should I look for a different platform ?

No comments:

Post a Comment