1) The document describes how the author built a mobile electronic health record app using Xamarin, Angular, and Web API.
2) They used Angular for the web UI and Xamarin for native platform capabilities. A JavaScript bridge was used to connect the two.
3) Azure Service Bus Relay was employed to allow communication with on-premise servers despite network restrictions. This demonstrated good performance.