הקורס המלא לשליטה ב-Angular לפיתוח Front End Web Applications.
נושאים עיקריים:
- השלמות ויישור קו:
- HTML, CSS, JS
- עבודה עם ה-DOM וה-BOM, דיבאגינג ב-Browser
(במידת הצורך המשתתפים יופנו לתירגול השלמה בנושאים אלו)
- Type Script
- למה Type Script?
- עקרונות השפה
- תכנות מונחה עצמים ב-TS
- היכרות ראשונית עם Angular:
- Structured and opinionated
- Declarative
- Component based architecture
- Dependency injection
- אפליקציה ראשונה באמצעות Angular CLI
- הכרת המרכיבים הבסיסיים באפליקציית Angular
- Modules (למשל root module)
- Components (למשל root component)
- Services
- Forms and Data Binding
- Directives
- Input Output, Child components
- HTTP Client and Observeables
- אפליקציה מרובת Views
- MVC / MV / MVVM
- Routes
- Reactive, RxJS, Redux, Async/Await
- Under the hood, advanced understanding of Angular
- Troubleshooting
- Debugging and Testing
- Wrapping up – a complex Angular project in class together