Build a simple email application and learn core AngularJS concepts. By the end of this tutorial, you’ll be able to see (fake) emails, search by subject line, and read/delete emails. Prerequisites: Understand how to build a basic Javascript application with jQuery Know how to launch a basic HTTP server (e.g., python -m SimpleHTTPServer) Be able to clone a GitHub repo We… Continue reading Build Email Application using AngularJS