Matt Raible takes you through how to build angular authentication in your app in only 20 minutes, using OpenID Connect and Okta. (more…)
Read more »
The Angular team has just announced that the convenience wrappers success and error for promise handling have been deprecated. This is not surprising as the success/error API is not only non standard, but might also lead to unexpected results. In this pos...
Read more »
In this part, we’ll use Firebase for establishing roles in our system, setting up rules in firebase for security and routes in our app. (more…)
Read more »
Most Angular applications are built using good old HTML and CSS. But it just so happens that HTML is only one of the four main rendering pipelines made available on the web platform, the three other ones being SVG, the 2D Canvas, and the 3D WebGL Canvas.
Read more »
Enjoy the free e-book, Introduction to Angular and Its Concepts, from Angular GDE and Angular DC organizer, Doguhan Uluca. (more…)
Read more »