Description
In this course, you will learn:-
- Meteor's fundamentals are well-understood
- Create your own real-time web app and share it with the rest of the world
- Advanced Meteor application building hints and tricks
Syllabus:-
-
Who I am
-
Motivation & Introduction
-
Create a Meteor application
-
Default application structure
-
Templates
-
Templates quiz
-
Helpers
-
How do you use helper in a template?
-
Events
-
Meteor.Session & reactivity
-
Meteor and MongoDB
-
MongoDB and Mini Mongo
-
Collections
-
Show collection data in template
-
Insecure package
-
Meteor.methods
-
Limit messages
-
Autopublish package & Publish/Subscribe
-
Limit and order of messages
-
Packages
-
Super easy deploy
-
Conclusion
-
Learning resources for Meteor
-
Chat app on Github
-
Structuring your application
-
Order of files
-
Dynamic templates