An open API service indexing awesome lists of open source software.

https://github.com/azuobs/angularjs-lite

I'm making AngularJS from scratch to learn how a modern javascript framework functions. How does it manage it's own scope, how does it compile, how does it do dependency injection, etc.
https://github.com/azuobs/angularjs-lite

Last synced: 3 months ago
JSON representation

I'm making AngularJS from scratch to learn how a modern javascript framework functions. How does it manage it's own scope, how does it compile, how does it do dependency injection, etc.

Awesome Lists containing this project

README

        

Optimistic and naive implementation of AngularJS, the old school one!