Xamarin Xamarin is a cross-platform development of the CLI and Common Language Specifications. Developers can use Xamarin platform to develop native Android, iOS, and Windows apps with native UI and share code across all three platforms. Development in Xamarin means making native apps in cross platform. Native Means: It’s more reliable and flexible. Achieve native performance. There are Two Approaches…
Posts By Rakesh Kanani
Angular JS 2.0 Type Script Angular JS 2.0 is written in TypeScript. There are various advantages of strongly typed language. Main advantages of TypeScript are get type errors at compile-time and runtime, get better auto-completion by the text editors and IDEs and JavaScript VM is able to make better code optimizations. No Controllers It seems it got modern for the JavaScript MVW…