Questions about Angular version 7, the web framework from Google.
Using the concept Dictionary I want to do the following task. 1. Closed 2. Open 3. Cancelled 4. Rejected 5. Saved 6. Draft 7. Pending Approval This …
angular angular6 angular7I am struggling with Angular framework to get my application run smoothly, but I can't resolve an issue with routing. …
angular angular-routing angular-router angular7 angular-routerlinkIn my Angular project I'm importing JSON files for my own little localization service. I'm using the method suggested here, …
json angular angular7Recently I started to learn to use the concept of firebase in combination with angular. As a start, I try …
angular firebase firebase-authentication typescript2.0 angular7My application takes a very long time to build for production using ng build --prod Sometimes it even fails with …
angular angular-cli angular7 ng-buildAs recently angular introduced drag and drop in angular material https://material.angular.io/cdk/drag-drop/overview . All examples describes …
angular drag-and-drop angular-material angular7 angular-cdkI want to apply Reg Expression on string. In order to get all groups result i am using matchAll method. …
typescript angular7I would like to use cdk-virtual-scroll-viewport in a TimeLine view with items of different heights. So setting itemSize="x" which, …
angular angular7 virtualscrollI created a data library, then tried to include the data library into another created library. Built fine, but received …
angular angular7