fedeoo / build-your-own-angularjs

Source Code & Errata for the "Build Your Own AngularJS" book. http://teropa.info/build-your-own-angular

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Your Own AngularJS

This repository contains the AngularJS implementation built during the course of the book Build Your Own AngularJS, as well as the errata for the book.

Code

To make following along easier, commits are ordered to match the order of events in the book. Each commit message references the corresponding section title in the book. Note that this means the history of this repository may change as the book is revised.

There is also a tag for each chapter, pointing to the state of the codebase at the end of that chapter.

Errata

The Issues setion of this repository contains the book's errata.

If you find bugs, typos, mistakes, or other issues that should be improved, I would love to hear about it. See CONTRIBUTING.md.

About

Source Code & Errata for the "Build Your Own AngularJS" book. http://teropa.info/build-your-own-angular

License:Other


Languages

Language:JavaScript 100.0%