One really cool thing about Angular 2.0 is that the framework is decoupled from the DOM via a higher level API. In the following post I will show how to take advantage of this by running an Angular application in a web worker.
…
Similar
Contribute to tri-omega/typescript-service-generator development by creating an account on GitHub. (more…)
Read more »
Single Page Applications (SPAs) can benefit greatly from JWT secured backends. Here we will see how to secure an Angular 2 app, backed by...
Read more »
Easy Angular Authentication with JSON Web Tokens Stateless authentication is a great fit for Angular apps. In this post, guest-blogger R...
Read more »
How to build an Angular.js powered single page app (SPA) from within a WordPress plugin, full app demo available on GitHub. (more…)
Read more »
Angular In September of last year we made several big announcements. We released version 2.0.0 of Angular and that we were adopting Seman...
Read more »