Some bookmarks on how to develop single page applications using AngularJs and Bootstrap
This is not a tutorial and/or step-by-step instructions on how to create this specific kind of App: these are just bookmarks i use and decided to share:
- AngularJs: https://angularjs.org/
- Bootstrap: http://getbootstrap.com/
- AngularUI: http://angular-ui.github.io/
- UI Bootstrap – Bootstrap components written in pure AngularJS by the AngularUI Team : http://angular-ui.github.io/bootstrap/
- Single Page Routing and Templating by Scotch.io
- SEO for single page apps (generic, not really specific to Angular+Bootstrap):
- Create pre-rendered html for crawlers to consume: http://bit.ly/1wKFm4f
- By Google, “How do i create an HTML snapshot?”: http://bit.ly/14wg3w2
Leave a Reply