You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,11 @@
1
1
angular-workshop
2
2
================
3
3
4
-
This is the source code of the app that we built during the week long AngularJS/bootstrap training workshop.
4
+
This is the source code of the app that we built during a week long AngularJS/bootstrap training workshop.
5
5
6
6
Topics covered: controllers, views, directives, filters, services, responsive design, d3 visual, angular best prectices, bootstrap, bower, gulp, less, app minification and packaging and many more.
7
7
8
-
The purpose of this training is not to give you every single detail of angular/bootstrap concepts. It is to give you enough understanding of the high level concepts so that you can get started with working on any AngularJS project. To get the details, just read the documentation on angular or bootstrap website.
8
+
The purpose of this training is not to give you every single detail of angular/bootstrap concepts. It is to give you enough understanding of the high level concepts so that you can get started with working on any AngularJS project. To get the details, just read the documentation on [angular](https://angularjs.org/) and [bootstrap](http://getbootstrap.com/) website.
9
9
10
10
#####The training screencasts are available on [youtube](http://www.youtube.com/playlist?list=PLVUAGjABYyQPVUbpUjJ_tufyq5QCVsGll).
0 commit comments