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
A few months ago, I was looking for a new JavaScript framework for a project I am working on. Several people in the community pointed me to VueJS. On their website they have a comparison page (https://vuejs.org/v2/guide/comparison.html) which listed the other popular frameworks and provided a comparison. It was a good faith comparison, that took an objective view at pro's and cons.
I wonder if we should do something like this on reactiveui.net? I think that it may help people understand where this framework shines. We could even call out which frameworks can coexist in the same project.
ReactiveUI is a composable, cross-platform model-view-viewmodel framework for all .NET platforms that is inspired by functional reactive programming which is a paradigm that allows you to express the idea around a feature in one readable place, abstract mutable state away from your user interfaces and improve improve the testability of your application.
A few months ago, I was looking for a new JavaScript framework for a project I am working on. Several people in the community pointed me to VueJS. On their website they have a comparison page (https://vuejs.org/v2/guide/comparison.html) which listed the other popular frameworks and provided a comparison. It was a good faith comparison, that took an objective view at pro's and cons.
I wonder if we should do something like this on reactiveui.net? I think that it may help people understand where this framework shines. We could even call out which frameworks can coexist in the same project.
Frameworks up for comparison would be:
@reactiveui/learning-team @reactiveui/core-team Do we think this adds value? Please discuss!
The text was updated successfully, but these errors were encountered: