Skip to content

themeteorchef/from-zero-to-mvp

Repository files navigation

Gather

A supplemental app for the talk "From Zero to MVP" by The Meteor Chef. Built with Meteor and React.

Resources

  • Using NPM Packages - This will help you to understand how we implemented the node-geocoder package for finding event locations.
  • Using the Collection2 Package - This will help you to understand how we implemented the schema for our Events collection in MongoDB.
  • React Router - This will help you understand how we routed to specific containers and component based on the browser's URL.
  • Publication and Subscription Patterns - This will help you understand how we sent data from the server down to the client between subscriptions and publications.

Inspiration

About

Demo app for From Zero to MVP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages