mirror of
https://github.com/practical-tutorials/project-based-learning
synced 2024-11-10 14:14:19 +00:00
Added a tutorial on making ToDo App with Angular 5. Also updated descriptions of some Angular links.
This commit is contained in:
parent
b8d80a39db
commit
3d59b45018
1 changed files with 5 additions and 3 deletions
|
@ -181,15 +181,17 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
|
|||
|
||||
#### Angular:
|
||||
|
||||
* [Build an Instagram Clone](https://hackhands.com/building-instagram-clone-angularjs-satellizer-nodejs-mongodb/)
|
||||
* [Build an Instagram Clone with Angular 1.x](https://hackhands.com/building-instagram-clone-angularjs-satellizer-nodejs-mongodb/)
|
||||
* Build an offline-capable Hacker News client with Angular 2+
|
||||
* [Part 1](https://houssein.me/angular2-hacker-news)
|
||||
* [Part 2](https://houssein.me/progressive-angular-applications)
|
||||
* [Build a web application with Django and AngularJS](https://thinkster.io/django-angularjs-tutorial)
|
||||
* [Build a Google+ clone with Django and AngularJS with Angular 1.x](https://thinkster.io/django-angularjs-tutorial)
|
||||
* Build A Beautiful Real World App with Angular 6 :
|
||||
* [Part I](https://medium.com/@hamedbaatour/build-a-real-world-beautiful-web-app-with-angular-6-a-to-z-ultimate-guide-2018-part-i-e121dd1d55e)
|
||||
* [Build Responsive layout with BootStrap 4 and Angular 6](https://medium.com/@tomastrajan/how-to-build-responsive-layouts-with-bootstrap-4-and-angular-6-cfbb108d797b)
|
||||
* [ToDo App with Angular 5](http://www.discoversdk.com/blog/angular-5-to-do-list-app-part-1)
|
||||
* ToDo App with Angular 5
|
||||
* [Introduction to Angular](http://www.discoversdk.com/blog/intro-to-angular-and-the-evolution-of-the-web)
|
||||
* [Part 1](http://www.discoversdk.com/blog/angular-5-to-do-list-app-part-1)
|
||||
|
||||
#### Node:
|
||||
|
||||
|
|
Loading…
Reference in a new issue