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 2 has been built to be completely decoupled from the DOM, meaning that developers can use the framework to build more than just web applications!
Read more »
In previous posts, I wrote about Getting started with Keycloak and Angular, OpenID Connect and Keycloak. In this post, I take a look at Keycloak's support for OAuth 2.0 scopes. Requirements Serendipity has four roles: Guest User Manager Administrator Sere... (more…)
Read more »
Angular 2 is the rave of the moment. It is a modern JavaScript framework that is supercharged with awesome features. In fact, Angular 2 is now more than a framework, it …...
Read more »
Last week I had to sit through a meeting where we were trying to figure out how to merge an Angular 4 app into an Angular 1.5 app. First off, why? The original intent was to merge the features of… (more…)
Read more »