• March 31, 2015, 11:08 p.m.

    March update was long overdue, so let's have one, even if humble.

    My original ambition for this month was to have finished user auth in Ember.js, this meant option to sign in, sign out, change forgotten password, activate and register.

    From this list all but registration is done, however my progress is constantly impeded by Ember.js lacks in documentation and available resources awell as currently occuring paradigm shifts in project (like move away from controllers) that are making me backtrack and refactor already implemented features constantly.

    The plan for April is to finish refactorings for Ember 1.11, authentication and get most of the user control panel.