You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# One Framework - Two State Management Libraries
2
2
3
-
Here we have two Angular apps that are - from the end User's presepective - identical in every way.
3
+
Here we have two Angular apps that are - from the end user's presepective - identical in every way.
4
4
5
5
But from the developer's prespective there is a world of difference. I'm not taking sides here - just want to give you a balanced side-by-side comparison of NGXS and NgRx.
6
6
@@ -15,7 +15,7 @@ cd ngrx && npm i
15
15
16
16
How do I compare the code footprint between projects? Here's a simple formula:
0 commit comments