I saw an old friend over the weekend, who is a Director of Front End at a local start up. He asked me what framework we were using, and I said, still Angular 1. He then asked if we used Angular 1 e… (more…)
Read more »
tl;dr: we've begun some prototyping work around adding signals as a reactive primitive in Angular, in advance of a formal Request For Comments (RFC) which we plan to open soon. Prototyping earl... (more…)
Read more »
IntroductionIf you have solid experience with AngularJS 1.x, you're well aware of the framework's features and intricacies. Many of us have plenty of...
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 »
Globally enforce an Angular app code style by combining the power of Husky and Prettier. Here's how to automate and enforce a global coding styling so that you and your developers can focus on what matters.Introduction. Automation is a HUGE key in acceler... (more…)
Read more »