- Overview
- Transcript
6.1 Conclusion
Thanks for watching this course. I hope you’ve learned a lot about Meteor! To continue learning, check out the links below.
Related Links
1.Getting Started3 lessons, 11:39
1.1Introduction00:39
1.2Application Demo05:23
1.3Application Setup05:37
2.First Steps4 lessons, 19:19
2.1Organizing Your Code05:44
2.2Set Up a Router07:24
2.3Add User Accounts03:39
2.4Collections02:32
3.The User List Page3 lessons, 23:41
3.1List Users12:38
3.2Making Friends04:57
3.3Write a First Meteor Method06:06
4.The Game List Page4 lessons, 39:05
4.1Waiting for Data08:15
4.2New Game Form08:35
4.3New Game Method09:42
4.4List the Games12:33
5.The Game Page10 lessons, 1:28:25
5.1Get the Game Data04:53
5.2Display the Game: Prep Work11:40
5.3Display the Game12:00
5.4Style the Chess Board02:50
5.5Making Moves: The Event Handler16:54
5.6Making Moves: The Meteor Method10:00
5.7Listing the Moves06:48
5.8Chat Between Users11:56
5.9Reviewing the Game09:29
5.10Deploy the Application01:55
6.Conclusion1 lesson, 00:44
6.1Conclusion00:44
6.1 Conclusion
Well you've made it to the end of this course. Good job. We've learned a lot about all of Meteor's big features. However there are a lot of details and smaller features that we haven't had a chance to look at yet. So there are a few resources you can check out to learn even more about Meteor. First of all of course there's the Meteor documentation. Which covers every single feature that Meteor has. It's a great place to learn all of the basics. Also Meteor recently came out with the official guide to Meteor. This is a great set of documents that not only goes more in depth than the documentation itself does. But it also offers lists of best practices. And things to consider when you're building your Meteor application. Well I hope you've learned a lot about Meteor in this course. Thanks for watching and I'll see ya later.