We've all seen the age old "Hello, World" tutorials of the internet: building a blog. This workshop will modernize on these concepts and introduce you to the world of Angular.js.
Angular is a modern framework which greatly simplifies single page web applications, and makes it trivial to keep a consistent state.
This will build on learnings taken from several Angular projects (Flask and Django) and attempt to give you a head start including best practices. This workshop will coverage a variety of topics.
Note: It is expected that you understand Python basics. Ideally having at least gone through the Flask tutorial.