Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/riebeekn/modal-dialogs

Modal dialog example in Meteor JS
https://github.com/riebeekn/modal-dialogs

meteorjs

Last synced: about 1 month ago
JSON representation

Modal dialog example in Meteor JS

Awesome Lists containing this project

README

        

# Modal Dialogs in Meteor

A simple app, demonstrating the use of modal dialogs in Meteor. Companion source code for the following blog posts:

- [http://experimentsinmeteor.com/modal-dialogs-part-1/](http://experimentsinmeteor.com/modal-dialogs-part-1/)
- [http://experimentsinmeteor.com/modal-dialogs-part-2/](http://experimentsinmeteor.com/modal-dialogs-part-2/)

## Branches

There are 2 branches in this repository, "part-1" corresponds to you guessed it [Part 1](http://experimentsinmeteor.com/modal-dialogs-part-1/), and the master branch corresponds to [Part 2](http://experimentsinmeteor.com/modal-dialogs-part-2/).