angular.dart.tutorial icon indicating copy to clipboard operation
angular.dart.tutorial copied to clipboard

Explain/Detail Extending Module vs Instantiating default

Open butlermatt opened this issue 11 years ago • 0 comments

In the samples, starting with Chapter 02, you choose to extend the default module class instead of instantiating a new Module and calling type method to add it.

butlermatt avatar Jan 28 '14 16:01 butlermatt