/angularjs-lite

A lightweight, test-driven implementation of AngularJS from the ground up (omitting browser hacks and corner cases)

Primary LanguageJavaScriptMIT LicenseMIT

AngularJS Lite

An experiment into exploring the inner workings of AngularJS – by implementing a lightweight version (basically, omitting browser hacks and other such corner cases) from the ground up using test-driven development practices

AngularJS? Really? In 2017!??

It's not about AngularJS. The goal is to get more practise with writing and maintaining a substantial test-driven JavaScript codebase.