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 8b185f8 commit 2b4c13bCopy full SHA for 2b4c13b
README.md
@@ -4,7 +4,7 @@
4
5
| Technology | Purpose | Documentation |
6
|:------------------------------|:----------------|:--------------------------------------------------------------|
7
-| Angular 18 | Base Framework | <https://angular.dev/> |
+| Angular 19 | Base Framework | <https://angular.dev/> |
8
| Bootstrap v5.3 | Grid System | <https://getbootstrap.com/docs/5.3/layout/grid/#how-it-works> |
9
| NgRx | State Handling | <https://ngrx.io/> |
10
| Angular Material | Components | <https://material.angular.io/components/categories> |
@@ -176,7 +176,6 @@ ng add @ngrx/effects@latest
176
177
## TODO List
178
179
-- Upgrade to Angular 20
180
- Tests for store and services
181
- Error handling
182
- Details view
0 commit comments