- Meteor Tips: Beginner-friendly walkthrough of Meteor.
- Guide to Spacebars: Spacebars is a Meteor template language inspired by Handlebars. This is the templating language we use in our code.
- Discover Meteor's Study Plan for Meteor 1.3: Meteor 1.3 was recently released, and it’s looking like it will introduce quite a bit of change in the Meteor ecosystem.
- Official Blaze Documentation: CodeBuddies uses Blaze, not React.
- Pro Git Guide: A comprehensive beginner's guide to Git and version control.