A single conversation with a wise man is better than ten years of study.
~ Chinese Proverb ~

Building Testable Apps with AngularJS

Adam Pohorecki

These days there seems to be no shortage of JavaScript frameworks, small and large, so why should you care about yet another one?

AngularJS is a JS framework created by Google. Thanks to features like dependency injection, two way data binding and strict separation of presentation an business logic it makes it much easier to create large, modular and testable web applications that run in the browser.

More talks