Skip to content

Commit 2b1982e

Browse files
committed
plan training in june
1 parent 0882393 commit 2b1982e

File tree

1 file changed

+18
-17
lines changed

1 file changed

+18
-17
lines changed

Diff for: agenda/kn/foundations-kn-2024-june.html

+18-17
Original file line numberDiff line numberDiff line change
@@ -57,12 +57,12 @@ <h1 class="header-align-left">Angular Foundations</h1>
5757
<textarea data-template>
5858
| Day 1 | Times | |
5959
| :---------------- |:---- |:----
60-
| Warm-up | 9:00 - 9:15 | Ibrahim
60+
| Warm-up | 9:00 - 9:15 | Alex
6161
| <a href="../../js-to-ts/index.html" target="_blank">JavaScript and TypeScript</a> | 9:15 - 10:00 | Krzysztof
62-
| <a href="../../js-to-ts/ts-exercises/index.html" target="_blank">TypeScript Exercises</a> | 10:00 - 11:00 | Krzysztof
62+
| <a href="../../js-to-ts/ts-exercises/index.html" target="_blank">TypeScript Exercises</a> | 10:00 - 11:00 |
6363
|
64-
| <a href="../../ng-module/index.html" target="_blank">Angular Modules</a> & <a href="../../ng-components/index.html" target="_blank">Angular</a> <br> <a href="../../ng-components/index.html" target="_blank">Components</a> with <a href="../../exercises/index.html#/1" target="_blank">exercise</a> | 11:15 - 12:15 | Ibrahim
65-
| <a href="../../ng-data-binding/index.html" target="_blank">Angular Data Binding</a> with <br> <a href="../../exercises/index.html#/2" target="_blank">Input</a> and <a href="../../exercises/index.html#/3" target="_blank">Output</a> exercise| 12:15 - 13:00 | Michal
64+
| <a href="../../ng-module/index.html" target="_blank">Angular Modules</a> & <a href="../../ng-components/index.html" target="_blank">Angular</a> <br> <a href="../../ng-components/index.html" target="_blank">Components</a> with <a href="../../exercises/index.html#/1" target="_blank">exercise</a> | 11:15 - 12:15 | Alex
65+
| <a href="../../ng-data-binding/index.html" target="_blank">Angular Data Binding</a> with <br> <a href="../../exercises/index.html#/2" target="_blank">Input</a> and <a href="../../exercises/index.html#/3" target="_blank">Output</a> exercise| 12:15 - 13:00 |
6666
|
6767
| Exercise Discussion & Quiz | 15:00 - 15:30
6868
</textarea>
@@ -71,11 +71,11 @@ <h1 class="header-align-left">Angular Foundations</h1>
7171
<textarea data-template>
7272
| Day 2 | Times | |
7373
| :---------------- |:---- |:----
74-
| Exercise Discussion | 9:00 - 10:00
75-
| <a href="../../promises-to-observables/index.html" target="_blank">Promises and Observables</a> | 10:00 - 11:15 | Michal
74+
| Exercise Discussion | 9:00 - 10:00 | Alex
75+
| <a href="../../promises-to-observables/index.html" target="_blank">Promises and Observables</a> | 10:00 - 11:15
7676
|
77-
| <a href="../../ng-services/index.html" target="_blank">Angular Services</a> with <a href="../../exercises/index.html#/4" target="_blank">exercise</a> | 11:30 - 12:15 | Ibrahim
78-
| <a href="../../ng-http/index.html" target="_blank">Angular Http</a> with <a href="../../exercises/index.html#/5" target="_blank">exercise</a> | 12:15 - 13:00 | Krzysztof
77+
| <a href="../../ng-services/index.html" target="_blank">Angular Services</a> with <a href="../../exercises/index.html#/4" target="_blank">exercise</a> | 11:30 - 12:15 | Krzysztof
78+
| <a href="../../ng-http/index.html" target="_blank">Angular Http</a> with <a href="../../exercises/index.html#/5" target="_blank">exercise</a> | 12:15 - 13:00 |
7979
|
8080
| Exercise Discussion & Quiz | 15:00 - 15:30
8181
</textarea>
@@ -84,11 +84,12 @@ <h1 class="header-align-left">Angular Foundations</h1>
8484
<textarea data-template>
8585
| Day 3 | Times | |
8686
| :---------------- |:---- |:----
87-
| Exercise Discussion | 9:00 - 10:00
88-
| <a href="../../testing/index.html" target="_blank">Isolated Unit Testing</a> with <a href="../../exercises/testing.html" target="_blank">exercise</a> | 10:00 - 10:30 | Michal
89-
| <a href="../../ng-router/index.html" target="_blank">Angular Router</a> with <a href="../../exercises/index.html#/6" target="_blank">exercise</a> | 10:30 - 11:00 | Ibrahim
87+
| Exercise Discussion | 9:00 - 10:00 | Krzysztof
88+
| <a href="../../testing/index.html" target="_blank">Isolated Unit Testing</a> with <a href="../../exercises/testing.html" target="_blank">exercise</a> | 10:00 - 10:30 | Alex
89+
| <a href="../../ng-router/index.html" target="_blank">Angular Router</a> with <a href="../../exercises/index.html#/6" target="_blank">exercise</a> | 10:30 - 11:00 |
9090
|
91-
| <a href="../../ng-forms/index.html" target="_blank">Angular Forms</a> with <a href="../../exercises/index.html#/7" target="_blank">exercise</a> | 11:15 - 13:00 | Krzysztof
91+
| Angular Router Part 2 | 11:15 - 11:45 |
92+
| <a href="../../ng-forms/index.html" target="_blank">Angular Forms</a> with <a href="../../exercises/index.html#/7" target="_blank">exercise</a> | 11:45 - 13:00 | Krzysztof
9293
|
9394
| Exercise Discussion & Quiz | 15:00 - 15:30 |
9495
</textarea>
@@ -100,8 +101,8 @@ <h1 class="header-align-left">Angular Foundations</h1>
100101
| Exercise Discussion | 9:00 - 10:00
101102
| <a href="../../ngrx/intro.html" target="_blank">ngrx intro</a> with <a href="../../exercises/ngrx.html#/0" target="_blank">exercises</a> | 10:00 - 11:30 | Krzysztof
102103
|
103-
| <a href="../../ng-material/index.html" target="_blank">Angular Material</a> | 11:45 - 12:15 | Michal
104-
| <a href="../../e2e-cypress/index.html" target="_blank">E2E Testing: Cypress</a> (optional) | 12:15 - 13:00 | Ibrahim
104+
| <a href="../../ng-material/index.html" target="_blank">Angular Material</a> | 11:45 - 12:15 | Alex
105+
| <a href="../../e2e-cypress/index.html" target="_blank">E2E Testing: Cypress</a> (optional) | 12:15 - 13:00 |
105106
|
106107
| Exercise Discussion & Quiz | 15:00 - 15:30
107108
</textarea>
@@ -110,11 +111,11 @@ <h1 class="header-align-left">Angular Foundations</h1>
110111
<textarea data-template>
111112
| Day 5 | Times | |
112113
| :---------------- |:---- |:----
113-
| Exercise Discussion | 9:00 - 10:00
114-
| <a href="../../testing/index.html#/16" target="_blank">Angular Unit Testing Utilities</a> with <a href="../../exercises/testing.html#/1" target="_blank">exercise</a> | 10:00 - 11:00 | Michal
114+
| Exercise Discussion | 9:00 - 10:00 | Krzysztof
115+
| <a href="../../testing/index.html#/16" target="_blank">Angular Unit Testing Utilities</a> with <a href="../../exercises/testing.html#/1" target="_blank">exercise</a> | 10:00 - 11:00 | Ibrahim
115116
|
116117
| <a href="../../nx-workspace/index.html" target="_blank">Project Setup</a> | 11:15 - 11:45 | Krzysztof
117-
| Feedback session | 11:45 - 12:00 |
118+
| Feedback session | 11:45 - 12:00 | Ibrahim
118119
| <a href="../../ngrx-forms/index.html" target="_blank">NGRX-Forms</a> (optional) | 12:00 - 13:00 | Krzysztof
119120
|
120121
| Exercise Discussion & Quiz | 15:00 - 15:30

0 commit comments

Comments
 (0)