Recently I’ve been blogging mostly about Angular and it’s not by accident! Angular is an amazing framework, bringing a lot of innovation to the front-end technologies, with a great community behind it. In the same time, the projects that I’m working on ha... (more…)
Read more »
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 »
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 »
It struck me how painful experience it was to test an Angular app. And then I realized it can be painless with Jest. (more…)
Read more »
Angular is adding a new feature called signals that will give it a reactive primitive similar to Vue.js and Solid. Learn how it compares to other popular Jav... (more…)
Read more »