We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6cd5d6 commit 8ababa2Copy full SHA for 8ababa2
README.md
@@ -44,15 +44,15 @@ A: Various ways - for example: Input/Output properties, services, ViewChild/View
44
45
**How do you create two way data binding in Angular 2.0?**
46
47
-A: By using the two-way binding syntax [()] along with ngModel...
+A: By using the two-way binding syntax [()] (along with ngModel, if you're doing this in the context of a form control element).
48
49
**How would you create a component to display error messages throughout your application?**
50
51
A: Implement your own ErrorHandler and configure it in the list of providers for the modules you want it used in.
52
53
**How would you support logging in your Angular app?**
54
55
-PA: One way would be to up angular2-logger, which is a package inspired by log4j.
+PA: One way would be to use angular2-logger, which is a package inspired by log4j.
56
57
**How do you resolve a template URL relative to a Component class?**
58
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
0 commit comments