We are pleased to announce version 5.1.0 of Angular. This is a minor release containing several smaller features and bugfixes. We are also… (more…)
Read more »
One of the design goals we had in mind when starting on Angular 2 was to make it browser and DOM independent. The DOM is complicated, so…...
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 »
Develop an Angular app from scratch, with serverless REST API, security and persistence and deploy it to GitHub Pages in no time. (more…)
Read more »
You can check final repo here. But keep in mind that tutorial includes some information about a configuration of the GitLab repo itself. Let’s create two projects in the Firebase console. The first… (more…)
Read more »