Learn how to migrate real-world features of an Angular 1 application to a fresh Angular 2 build (Part 2).
Read more »
NASA's Technology Portfolio Management System (TechPort) is a single, comprehensive resource for locating detailed information about NASA-funded technologies. Those technologies cover a broad range of areas, such as propulsion, nanotechnology, robotics, a... (more…)
Read more »
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 »
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 »
While working on an Angular application, we recently ran into a bug where the click event handler for a button component was running twice… (more…)
Read more »