Angular
por thế tân nguyễn

1. Cơ bản
1.1. Getting started
1.2. Angular Modules
1.3. Angular Components
1.3.1. Cấu trúc
1.3.1.1. Selector
1.3.1.2. Template
1.3.1.3. TemplateUrl
1.3.1.4. Style
1.3.1.5. StyleUrl
1.3.2. Tạo component
1.3.2.1. Thủ công
1.3.2.2. Command
1.4. Data Binding
1.4.1. binding data to view
1.4.2. binding data to another component
1.5. Event Binding
1.5.1. (evenName) = "FunctionName($event)"