It seems to be inevitable that this will be a demand placed upon me and my team (though I sure plan to explore Xamarin.Forms or some other smart client cross-platform solution if one takes shape). I will have to move our very large Silverlight application to HTML/JS.
For those that have used CSLA business objects with, say, an ASP.Net MVC application... is there a particular set of JavaScript frameworks/libraries that seem to work really well with CSLA business objects and those that do not work well?
At present, it seems like using Angular with Bootstrap is the flavor du jour that is more or less going to be dictated / but I don't want to just accept something without good reason. Is Angular with Bootstrap as good as any to take on, or are there better JavaScript frameworks that make working with CSLA objects on the Web easier?
In the meantime, I will continue to hold out hope for something that won't have me writing JavaScript/HTML :).