Quick start guides for my friends.
For doing mobile you want to consider a few things:
- iOS is where the majority of money is made currently
- You can only test/publish iOS apps using a Mac, so you will need access to one, but can do most of your dev on a Windows/Linux box using Android if you use one of the cross platform solutions.
- There are registration fees per app store to publish your apps.
- Android has multiple app stores.
NativeScript is a Telerik product that allows you to develop mobile apps for iOS and Android using angular 2 semantics that translate to native controls and performance across the platforms.
You can find my quickstart guide at ./nativescript
todo
Modern MEAN stack: MongoDB, express, Angular2+, Node.js
You can find my quickstart guide at ./mean2