Skip to content

Iron Router 1.0 Update

Compare
Choose a tag to compare
@SachaG SachaG released this 02 Nov 02:16
· 68 commits to master since this release

Updating the book for Iron Router 1.0.

  • Defining routes with new path-first syntax.
  • Use subscriptions instead of onBeforeAction in posts controller.
  • Use this.next() in onBeforeAction hook.
  • Rename XyzPostsListController to XyzPostsController.