Postingan

Menampilkan postingan dari April, 2018

MY FAVORITE PLATFORM APPS IS IONIC

Gambar
Chapter 1: All About Ionic Welcome to the official guide to building HTML5 mobile apps with the Ionic Framework, written by the  creators  of Ionic. It contains all you need to know to get started building apps with Ionic, and lays a foundation for more advanced development. If you’ve used other mobile development frameworks in the past, you should find Ionic fairly similar to use. But getting started with any framework is always daunting, so we will start simple and expand on some basic concepts. But first, we need to talk a bit about the Ionic project itself, where it fits into the dev stack, and why we built it. What is Ionic, and where does it fit? Ionic is an HTML5 mobile app development framework targeted at building hybrid mobile apps. Hybrid apps are essentially small websites running in a browser shell in an app that have access to the native platform layer. Hybrid apps have many benefits over pure native apps, specifically in terms of platform support, sp...