Coder Social home page Coder Social logo

meteor-pub-sub's Introduction

Meteor Pub-Sub Example App

This application illustrates the use of various Meteor pub-sub patterns including

  • Publishing a publication, subscribing to it, then displaying a list of documents (already in base)
  • Displaying a loading template while waiting for a subscription to be ready (already in base, basically a feature of composeWithTracker from react-komposer)
  • Publishing many documents with a subset of keys
  • Subscribing based on a route parameter (already in base)
  • Drilling into a single document and getting the remaining keys
  • Joining two collections in a publication using the reywood:publish-composite package
  • Displaying data from two joined collections together using helpers
  • Pagination
  • Infinite scroll
  • Reactively displaying new documents
  • Observing changes

Eventually this sample application will be described in a post on The Meteor Chef

Based on base. This means ReactJS and ReactRouter rather than Blaze and Iron-Router or FlowRouter.

To run this app:

  1. git clone https://github.com/MichelFloyd/meteor-pub-sub.git
  2. meteor npm install --save jquery bootstrap react react-dom react-router react-bootstrap react-komposer react-router-bootstrap jquery-validation babel-runtime bcrypt

meteor-pub-sub's People

Contributors

beauremus avatar gabrielgil avatar josephdburdick avatar rglover avatar themeteorchef avatar tmcdeveloper avatar

Stargazers

 avatar

Watchers

 avatar

meteor-pub-sub's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.