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
Frank A. Krueger edited this page Nov 14, 2017
·
4 revisions
TLDR: I implemented a web backend for Xamarin Forms so it can run in any browser. It achieves this without javascript recompilation by turning the browser into a dumb terminal fully under the control of the server. This crazy model turns out to have a lot of advantages.