|
|
|
|
|
by driverdan
4639 days ago
|
|
I've read through the documentation twice (once when it was released and again a week ago) and reviewed the basic demos. Meteor's front end structure seems like it's missing something. It has a data layer and a view / template layer but nothing else. No routing, controllers, etc. Is there a good demo / tutorial that integrates these missing components, either from meteorite libs or well known projects like Angular or Backbone? |
|