New: mvvmAll contenthive-129948hive-196917krzzansteemhive-183959hive-180932hive-150122hive-185836uncommonlabphotographylifehive-166405hive-183397hive-144064bitcoinhive-139150hive-188619krsuccesshive-101145hive-180301hive-124908hive-103599hive-109690hive-184714TrendingNewHotLikersunclewarren (40)in web • 6 years agoVue与React 比较之前用到了Vue进行开发,后来用了React,然后总是被问到为什么用React?总是说得有点模棱两可,下面总结了一下,希望得到补充与指正 相同点 React 和 Vue 有许多相似之处,它们都有: 使用 Virtual DOM,有自己的diff渲染算法 提供了响应式 (Reactive) 和组件化 (Composable) 的视图组件。…damiendoumer (33)in utopian-io • 7 years agoCalling Custom Input Native Dialogs in an MVVM Xamarin.Forms ApplicationThis tutorial will teach you how to call native custom Input dialogs in Xamarin.Forms Create Custom Native Dialogs per platform with MVVM and ReactiveUI Calling the Dialogs in the shared…damiendoumer (33)in utopian-io • 7 years agoAdvanced Tutorial on ListViews with Xamarin.Forms with MVVM and ReacIn this tutorial, we will cover the advanced techniques for displaying data and Full MVVM interaction with Xamarin.Forms ListView and ReactiveUI This is what you will learn from this tutorial.…princessdharmy (56)in utopian-io • 7 years agoReimplementing CrytpoNews in Native Android(UPDATE: Storing News in DB)Recently, @mathemandy and I started working on re-implementing the CryptoNews app built by @Johnesan in native android. The aim of the app is to fetch news from different wordpress websites…princessdharmy (56)in utopian-io • 7 years agoReimplementing CrytpoNews in Native AndroidWhat is the project about? The Crypto Space is growing everyday and it has become very hard to keep up with news from the thousands of coins out there and so many crypto blogs. Its no secret…rlamasb (43)in xamarin • 7 years agoXamarin—Episode I — Introduction to MVVM and MvvmCrossThis is the first post of a series about MVVM. In this series I will talk about the MVVM pattern (Model-View-ViewModel) applied to an Android environment using Xamarin. In this first post, I will…