Skip to content
gouthambs edited this page Feb 1, 2014 · 3 revisions

Angularjs Flask

This is basically a simple step by step tutorial of angularjs. This repo contains small examples that I worked out towards learning angularjs. I use Flask as the server side framework using python.

How to read this tutorial

This tutorial is split into small simple examples. Every example has a simple objective, and I take a minimal approach rather than a best practices approach. Each example will add one concept on angularjs. This is not so much of a flask tutorial. We will use very minimal flask and instead focus on angularjs instead.

Clone this wiki locally