Thursday, March 9th - SeattleJS
Client
Server
Database
Mobile
Web Sockets
Full Stack JavaScript Platform
Blaze
Node
Mongo DB
Cordova
Front End
Server
Mobile
Database
Blaze
Node
Mongo DB
React
Angular
Cordova
Front End
Server
Mobile
Database
React Native*
Blaze
Node
Mongo DB
React
Angular
Vue
Front End
Server
Mobile
Database
SQL
Oracle
etc...
Cordova
React Native*
curl https://install.meteor.com/ | shInstallMeteor.exeOS X / Linux
Windows
meteor create <myapp>App Structure
meteor add-platform androidAdd platform
Prerequisites (~20 mins)
meteor add-platform iosAdd platform
Prerequisites
App.info({
id:'com.mysite.appname',
name: 'best app ever!',
version: '0.0.1'
});mobile-config.json
Run in emulator
meteor run androidRun on device
meteor run android-deviceRun in emulator
meteor run iosRun on device
meteor run ios-deviceWeb + Android Platforms
NPM packages
meteor npm add <package-name>Cordova Plugins
meteor add cordova:<name>@<version>Meteor fulfills its promise of rapid development. It comes bundled with many smart choices for full-stack JavaScript-centric development.
Meteor provides a 'good enough' foundation for all our product's needs and has allowed us to focus on the customer... It has been a significant accelerator for our project
The new app was built from scratch using Meteor in less than 6 months
Our app was approved and in both app stores in less than a week
Local Groups
Official Docs
Contact Info: