|
2 | 2 | "slug": "burger-queen-api-client", |
3 | 3 | "repo": "Laboratoria/curriculum", |
4 | 4 | "path": "projects/04-burger-queen-api-client", |
5 | | - "version": "8.5.0", |
| 5 | + "version": "8.6.0", |
6 | 6 | "parserVersion": "5.3.0", |
7 | | - "createdAt": "2024-03-21T20:11:27.489Z", |
| 7 | + "createdAt": "2024-04-12T16:40:29.400Z", |
8 | 8 | "prefix": 4, |
9 | 9 | "track": "web-dev", |
10 | 10 | "tracks": [ |
|
38 | 38 | "http/json", |
39 | 39 | "http/cors", |
40 | 40 | "angular/components-and-templates", |
| 41 | + "angular/component-lifecycle", |
41 | 42 | "angular/structural-directives", |
42 | 43 | "angular/input-output", |
43 | 44 | "angular/services", |
|
64 | 65 | "vue/computed-props-and-observers", |
65 | 66 | "vue/routing", |
66 | 67 | "vue/classes-and-styles", |
67 | | - "typescript/basic-types/static-type-checking", |
68 | | - "typescript/basic-types/strictness", |
69 | 68 | "typescript/basic-types/primitives", |
70 | 69 | "typescript/basic-types/arrays", |
71 | | - "typescript/basic-types/any", |
72 | 70 | "typescript/basic-types/functions", |
73 | 71 | "typescript/basic-types/object-types/optional-properties", |
74 | 72 | "typescript/basic-types/union-types", |
75 | | - "typescript/basic-types/type-aliases", |
76 | 73 | "typescript/basic-types/interfaces", |
77 | | - "typescript/basic-types/type-assertions", |
78 | | - "typescript/basic-types/literal-types", |
79 | | - "typescript/basic-types/null-and-undefined", |
80 | 74 | "typescript/basic-types/enums", |
81 | | - "typescript/narrowing", |
82 | | - "typescript/classes/members/fields", |
83 | | - "typescript/classes/members/constructors", |
84 | | - "typescript/classes/members/methods", |
85 | | - "typescript/classes/members/getter-setters", |
86 | | - "typescript/classes/class-heritage/implements", |
87 | | - "typescript/classes/class-heritage/extends", |
88 | | - "typescript/classes/member-visibility", |
89 | | - "typescript/classes/static-members", |
90 | | - "typescript/classes/this", |
91 | | - "typescript/classes/abstract-classes", |
92 | | - "typescript/decorators", |
93 | 75 | "user-centricity/centricity", |
94 | 76 | "product-design/interactivity", |
95 | 77 | "product-design/visual-design", |
|
0 commit comments