5 links by Alex Matchneer
-
Ember Concurrency — Encapsulated Tasks
You can use Encapsulated Tasks, which behave just like regular tasks, but with one crucial difference: the value of 'this' within the task function points to the currently running TaskInstance, rather than the host object that the task lives on (e.g. a Component, Controller, etc).
Article by Alex Matchneer on 2nd November 2017
-
Ember Concurrency
An Ember Addon that enables you to write concise, worry-free, cancelable, restartable, asynchronous tasks
Addon by Alex Matchneer on 19th July 2016
-
Ember stacked routing demo
Pushable/poppable URL segments in your mobile ember apps
Video by Alex Matchneer on 1st June 2016
-
Ember Concurrency: the solution to so many problems you never knew you had
Article by Alex Matchneer on 29th February 2016
-
Everything You Never Wanted to Know About the Ember Run Loop
Article by Alex Matchneer on 12th January 2013