Angular 2 with ngrx/redux my experience

Most of Angular developers including me have some back-end programming background. Read more

Similar

Angular, OpenID Connect and Keycloak

In a previous post, I wrote about wanting to add support for Single Sign On to Serendipity and the steps I followed to launch and configure Keycloak. There are several certified OpenID Connect (OIDC) implementations that provide OIDC and OAuth 2.0 protoca... (more…)

Read more »

Build a chat app with SocketIO and Angular

Intro If you’re reading, chances are either A, you’ve heard something about socketIO and want to get in the loop, or B, already know of it and want to see how to integrate it with Angular. Socket.io is an open source javascript framework for Node.js t...

Read more »