Link Code :
https://github.com/mahmoudmagdy3030/CRUD
Intro
1. What’s the Angular?
a. A framework for building client application in HTML , CSS and TypeScript.
2. Why we need to learn Angular?
a. It is one of the Google Technology
b. Easy to Learn, if you’re familiar with Java Script and UI
c. Nowadays Single Page Applications (SPA) is the trend.
d. Having a lot of Fun while working with Angular
e. If you’re familiar with OOPS then Angular is easy to code
f. Typescript which helps you to create OOPS based Front End Design
g. Lot of resources available to learn Angular
3. How To Setup Angular?
a. Install Node JS https://nodejs.org/en/
b. Install Angular CLI https://angular.io/cli
c. Visual Studio Code IDE https://code.visualstudio.com/download
4. Create First Project in Angular .
a. Ng new NewApp
b . ng g c First // first component
Download
0 formats
No download links available.
02 - Introdatcion In Angular ,Why Angular . How To Setup Angular and Create First Project Angular | NatokHD