We recommend upgrading to the latest Safari, Google Chrome, or Firefox. (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 »
I made a small tweak to my angular code practice that has resulted in greater efficiency while coding and less bugs. (more…)
Read more »
A missing trackBy in an ngFor block or a data table can often result in hard-to-track and seemingly glitchy behaviors in your web app. Today, I’ll discuss the signs that you need to use trackBy. But first—some context: More often than not, you’ll want to ... (more…)
Read more »
Victor Savkin is a co-founder of nrwl.io, providing Angular consulting to enterprise teams. He was previously on the Angular core team at… (more…)
Read more »