The free, weekly newsletter of the best AngularJS content on the web.

Hand-picked content by the experts in Angular - delivered directly to
your inbox.

Our latest articles

Building multiplayer games with Angular

Ari Lerner spoke about the content of this post at ngEurope. The video can be viewed here The entire source code for this post is available at the end of the tutorial. The slides for the talk are available here. When building a game, often there is much more to it than simply building the […]

Read More

Building the 2048 game in AngularJS

One of the most frequently asked questions we get is when would Angular be a poor choice to use as a framework. Our default answer is usually when writing games as Angular has it’s own event loop handling (the $digest loop) and games usually require lots of low-level DOM manipulation. This is an inaccurate description […]

Read More

Diving Deep with Dependency Injection

One of the coolest features of AngularJS is an often-misunderstood and somewhat widely undervalued component of the framework. It is a crucial component of the framework that allows the rest of the framework to work seamlessly and efficiently. Dependency injection is what gives Angular its superpowers. Dependency injection in Angular is what allows us to […]

Read More

How to Learn AngularJS – Your AngularJS Sherpa

Learning AngularJS can be complex. There are an overwhelming number resources available on the web. The blog posts can be conflicting and confusing, and a simple google search can turn up 5 articles all describing the same thing in a completely different way. This guide is written to be your roadmap; your personal guide of […]

Read More

Get our free ebook

Full of professional tips and tricks, this mini-cookbook on Angular is about 120 pages of free content. From running real-time sites with Firebase to splash pages, this mini-cookbook will get you going with professional recipes in no time at all.

Check out a snippet of the table of contents:

  • Real-time Presence Made Easy with AngularJS and Firebase
  • Pusher and AngularJS
  • HTML5 Geolocation and Camera APIS
  • Real-time collaborative wishlist
  • Interacting with the Groupon API



Get the weekly email all focused on AngularJS. Sign up below to receive the weekly email and exclusive content.

We will never send you spam and it's a cinch to unsubscribe.

Angular Cookbook