|
|
|
|
|
by RussianCow
3251 days ago
|
|
Except for the fact that it drastically lowers the amount of manual props passing you have to do, and allows you to achieve much better separation of concerns. It is essentially Redux, only much worse the more complex your app is. |
|
so... not at all like Redux then. C# is essentially Python except it has different syntax and static typing.