parent
313e584711
commit
6ee7e4873f
46 changed files with 73 additions and 250 deletions
@ -1,14 +1,8 @@ |
||||
<DedicatedRoadmap |
||||
href='/angular' |
||||
title='Angular Roadmap' |
||||
description='Click to check the detailed Angular Roadmap.' |
||||
/> |
||||
|
||||
# Angular |
||||
|
||||
Angular is a component based front-end development framework built on TypeScript which includes a collection of well-integrated libraries that include features like routing, forms management, client-server communication, and more. |
||||
|
||||
Visit the following resources to learn more: |
||||
|
||||
- [Visit Dedicated Angular Roadmap](/angular) |
||||
- [Visit Dedicated Angular Roadmap](/angular/) |
||||
- [Official - Getting started with Angular](https://angular.io/start) |
@ -1,16 +1,10 @@ |
||||
<DedicatedRoadmap |
||||
href='/vue' |
||||
title='Vue Roadmap' |
||||
description='Click to check the detailed Vue Roadmap.' |
||||
/> |
||||
|
||||
# Vue.js |
||||
|
||||
Vue.js is an open-source JavaScript framework for building user interfaces and single-page applications. It is mainly focused on front end development. |
||||
|
||||
Visit the following resources to learn more: |
||||
|
||||
- [Visit Dedicated Vue Roadmap](/vue) |
||||
- [Visit Dedicated Vue Roadmap](/vue/) |
||||
- [Vue.js Website](https://vuejs.org/) |
||||
- [Official Getting Started](https://vuejs.org/v2/guide/) |
||||
- [Vue.js Course for Beginners](https://www.youtube.com/watch?v=FXpIoQ_rT_c) |
||||
|
@ -1,15 +1,9 @@ |
||||
<DedicatedRoadmap |
||||
href='/angular' |
||||
title='Angular Roadmap' |
||||
description='Click to check the detailed Angular Roadmap.' |
||||
/> |
||||
|
||||
# Angular |
||||
|
||||
Angular is a component based front-end development framework built on TypeScript which includes a collection of well-integrated libraries that include features like routing, forms management, client-server communication, and more. |
||||
|
||||
Visit the following resources to learn more: |
||||
|
||||
- [Visit Dedicated Angular Roadmap](/angular) |
||||
- [Visit Dedicated Angular Roadmap](/angular/) |
||||
- [Official - Getting started with Angular](https://angular.io/start) |
||||
- [Angular for Beginners Course [Full Front End Tutorial with TypeScript]](https://www.youtube.com/watch?v=3qBXWUpoPHo) |
||||
|
Loading…
Reference in new issue