Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 885 Bytes

README.md

File metadata and controls

16 lines (8 loc) · 885 Bytes

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.