Hang on, I'm not saying flux is dead, or that redux isn't amazing.
Okay ...
Most everybody is familiar with flux by now:
User Interaction --event data-->
Action Creator --action-->
Dispatcher --payload-->
| $ ruby -v | |
| ruby 1.9.2p136 (2010-12-25) | |
| $ ruby symbol_literals.rb | |
| valid as first char: | |
| @$_ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz | |
| valid as middle char: | |
| _ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789 | |
| valid as end char: | |
| !_=?ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789 |
Hang on, I'm not saying flux is dead, or that redux isn't amazing.
Okay ...
Most everybody is familiar with flux by now:
User Interaction --event data-->
Action Creator --action-->
Dispatcher --payload-->
I suggest that you create one or more Api.fs files to expose F# code in a C# friendly way.
In this file:
PascalCase names. They will appear to C# as static methods.