Skip to main content

Posts

Showing posts from May, 2018

How to get started with mobile app?

Are you new to mobile development and wondering where to get started in this saturated and complex world of frameworks? Are you wondering whether to go native, hybrid or new kid on the block: PWA ? I would suggest don't waste any time and just get your hands dirty.... When I started looking at mobile development, I went through the same experience. So to save you the time, I would suggest start with Ionic framework to start building Hybrid apps. You should be comfortable with HTML, JavaScript, some CSS and some Angular (SPA framework) knowledge would help but you can learn this as you go along. You can get started with Ionic in 3 simple steps . You can test you app locally in your browser or on your device using DevApp That's all you need to get started!!! Your career as mobile developer started in under 10 mins!! Happy development. Feel free to share any more similar frameworks in comments below.