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 »
How to use RXJS, Angular, and Web Bluetooth, along with an EEG Headset, to Do More With Your Brain... (more…)
Read more »
Let's explain the Semantic Commits term and demonstrate practical examples of commit messages, inspired by the Conventional Commit specification and Angular conventions. (more…)
Read more »
This is a talk given by Uri Shaked at the recent Angular Dev Summit. If you'd like to be notified about the next Angular Dev Summit, go to the Angular Dev Summit website and register for an attendee ticket. Uri is a Google Developer Expert in Web Technolo... (more…)
Read more »
One really cool thing about Angular 2.0 is that the framework is decoupled from the DOM via a higher level API. In the following post I will show how to take advantage of this by running an Angular application in a web worker.
...
Read more »