Deploying Angular Apps to Github Pages You need to have Node.js, NPM and Angular CLI installed, you also need to generate a new Angular pr...
Home » Angular
Showing posts with label Angular. Show all posts
Showing posts with label Angular. Show all posts
November 12, 2020
Angular
Building Modern Web Apps with Python
Building Modern Web Apps with Python The Angular CLI is a command line utility which allows you to quickly generate and build Angular 2+ app...
November 12, 2020
Angular
Building Server Side Rendered Apps with the Angular
Building Server Side Rendered Apps with the Angular First you need to have Git installed on your system. You need also to have Node.js and N...
November 12, 2020
Angular
How To Read QR Codes In Angular
How To Read QR Codes In Angular Step 1: Create project ng new qrcode-reader Next navigate inside the root directory of your project : cd q...

Thursday, October 29, 2020
Angular
NgFor Directive in Angular
*ngFor Directive in Angular NgFor in Angular is a built-in template directive that makes it easy to iterate over something like an array o...

Saturday, October 24, 2020
Angular
Lazy Loaded Module Example in Angular 10/9 with loadChildren
Lazy loading is the process of loading some features of your Angular application only when you navigate to their routes for the first time....

October 24, 2020
Angular
Angular 9/8 Nested Routing and Child Routes Example
You can create a nested routing by defining child routes using the children property of a route (alongside a path and component properties)....
Monday, September 28, 2020
Angular
How to add bootstrap 4 to Angular 10/9 Example
We will see how to use Bootstrap to style apps built using Angular 10 . We'll see how to integrate Angular with Bootstrap , in various w...
Monday, August 31, 2020
Angular
How to Install Your First App with Angular CLI 9
Angular is one of the most popular JavaScript frameworks created and developed by Google. In the last couple of years, ReactJS has gained a ...
August 31, 2020
Angular
How to Create Components in Angular 9
In this post, you're going to learn about Angular components , how to create and use a component in a project, and what string interpola...
August 31, 2020
Angular
How To Create An Optical Character Reader Using Angular
In this article, we will create an optical character recognition (OCR) application using Angular and the Azure Computer Vision Cognitive S...
Sunday, August 30, 2020
Angular
How to Retrieve Filename From a Blob Response in Angular
If you're new to Angular, you might be wondering how to retrieve a filename from an API response . Imagine you have a method that makes ...
August 30, 2020
Angular
How to Generate QR Codes in Angular 10
Creating QR codes in Angular is one of the problems commonly encountered by programmers in web-based application development. In this tutori...
Thursday, August 13, 2020
Angular
What Understand Angular 8|9 Route Resolvers
Today we are going to understand Route resolvers in Angular 8|9 , route resolver gets the data before the component is ready. Why we use rou...
Subscribe to:
Posts (Atom)
-
GTA V is a very popular game and almost rule over pc games. Every gamer want to play GTA V because it's a very popular and dream game ...
-
Pass Bitmap Data Between Activities in Android Start New Activity from Current Activity Intent anotherIntent = new Intent(this, anotherA...
-
A series of destinations can be grouped into a nested graph within a parent navigation graph called the root graph. Nested graphs are useful...
Tips Tricks for Android Phone
Tips & Tricks for Android Phone is a free android app and Collection of Tips and Tricks related to using your android mobile device lik...