Here we are at the last part in the series. Now that we have a working API, we can finish our application off by building its interface using Angular. Let's get to it! The UI app should handle three simple tasks: Manage routing the SPA way. Introduce form... (more…)
Read more »
Follow these steps to integrate Azure Active Directory (Azure AD) and Active Directory Federation Services (ADFS) into your Backand-powered hybrid app.
Read more »
I know, the title sounds like a click bait. But it’s not, I assure you. (more…)
Read more »
To add a conditional class in Angular we can pass an object to `ngClass` where key is the class name and value is condition i.e., true or false... (more…)
Read more »
I always wanted to publish something to the npm, but I wasn’t happening. When I created the dimmer (inspired by https://semantic-ui.com… (more…)
Read more »