Angular's Getting Started Guide contains recipes for common component communication scenarios in which two or more components share information. The scenarios discussed, include: Pass data from parent to child with input binding Intercept input property c... (more…)
Read more »
In previous posts, I wrote about Getting started with Keycloak and Angular, OpenID Connect and Keycloak. In this post, I take a look at Keycloak's support for OAuth 2.0 scopes. Requirements Serendipity has four roles: Guest User Manager Administrator Sere... (more…)
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 »
Choosing the right framework for a new JavaScript system, application or website is a top priority for any business. It can have a direct bearing on project’s durability and ability to fit in deadlines, further code maintainability, and scalability of y...
Read more »
TL;DR — AngularJS was a decent idea in 2012 but in 2017, the JS ecosystem has surged past Angular in maturity, flexibility, and… (more…)
Read more »