Skip to content Skip to sidebar Skip to footer
Showing posts with the label Controllers

Accessing Ember-cli Nested Controllers

This is my directory structure: controllers/ ---- restaurant/ ----items.js ---- index.js ---- r… Read more Accessing Ember-cli Nested Controllers

Angularjs: Highly Dynamic Routing

Hi, I am currently looking to implement something like this (AngularJS): $routeProvider .when(&… Read more Angularjs: Highly Dynamic Routing