Mobile Apps using Meteor
Vinay Chaudhary
@vinay2063
Meteor is a type of full stack realtime JavaScript framework for web development. It’s free and open-source and a tidy package that makes web development easy. Only around since 2011 the package is developed by the Meteor Development Group.
We can make android and ios mobile app with minimum efforts from the same code.
What Cordova is, and how Meteor integrates with it to build mobile apps from a single codebase.
How hot code push allows you to update your mobile app’s code without reinstalling the app on your device or submitting a new version to the store
Outline
-
Cordova
- What is Cordova?
- How meteor internally uses it to make mobile apps?
-
Running app on Simulator
- How to run app on Simulator?
- How to debug errors?
-
Cordova plugins.
- How can we use Cordovo plugins to take advantage of device native features?
-
User Experience.
- How can we create a good mobile user experience for our app?
-
Advantages of developing app with Meteor and cordova
Requirements
Basic understanding of Node, Meteor and Javascript.
Speaker bio
Vinay is a software enginer at NodeXperts. He is passionate about coding and learning new technologies.
He likes to develop and optimize complex web projects.
Links
- LinkedIn: https://www.linkedin.com/in/vinay-chaudhary-6954b1105/
- YouTube Video: https://www.youtube.com/watch?v=JLrRBf9WyHg
- Twitter: https://twitter.com/chvinay2063
- SlideShare: https://www.slideshare.net/NodeXperts/
Slides
https://www.slideshare.net/NodeXperts/mobile-apps-using-meteor-part-1
{{ errorMsg }}