• Pascal Hartig's avatar
    Add AngularDart example · 6e93883b
    Pascal Hartig authored
    Add an example app to the labs for AngularDart without routing.
    
    AngularDart is heavily inspired by AngularJS and is supercharged for Dart. Core
    Angular features such as directives, data binding, and dependency injection, are
    all there, and they've taken advantage of Dart's features like metadata, types,
    and classes to feel natural for Dart developers. AngularDart is also the first
    version of Angular to be built on emerging web standards like Shadow DOM.
    6e93883b
directives.dart 980 Bytes