Angular Resource

Angular is a TypeScript-based open-source web application framework led by the Angular Team at Google and by a community of individuals and corporations. Angular is a complete rewrite from the same team that built AngularJS.

Where to Learn ???
Here are some links so you can learn Angular as free,


  1. Angular IO
  2. W3School(Angular JS)
  3. Edureka
  4. Java t point
  5. MD Bootstrap
  6. Tutorials point
  7. Tektutorialshub
  8. Codevolution (Angular 8 youtube)
  9. Kudvenkat (Angular 2 youtube)
  10. Java Brains (Angular 6 youtube)
  11. Sahosoft Solutions(Angular 7 youtube)

Angular Library:-

An Angular library is an Angular project that differs from an app in that it cannot run on its own. A library must be imported and used in an app. Libraries extend Angular's base functionality.

Some of the best libraries commonly used in Angular are as below,




If you know other sites that are free and useful, Fell free to add to the comment section. 





No comments:

Post a Comment

Useful Mac Command

Useful Mac Command cd ~ => move to the home directory mkdir directoryName => create dir touch fileName => create file name r...