Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 1021 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 1021 Bytes

Quickstarts for Friends

Quick start guides for my friends.

Mobile

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

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

Web

todo

MEAN

Modern MEAN stack: MongoDB, express, Angular2+, Node.js

You can find my quickstart guide at ./mean2