Frederic G. MARAND 027d6dc596 Commit 12-6: Use a single post subscription to ensure that we can always see the right post. | 9 năm trước cách đây | |
---|---|---|
.meteor | 9 năm trước cách đây | |
client | 9 năm trước cách đây | |
lib | 9 năm trước cách đây | |
server | 9 năm trước cách đây | |
.editorconfig | 9 năm trước cách đây | |
.gitignore | 9 năm trước cách đây | |
.jshintignore | 9 năm trước cách đây | |
.jshintrc | 9 năm trước cách đây | |
LICENSE.txt | 9 năm trước cách đây | |
README.markdown | 9 năm trước cách đây | |
README.nitrous.md | 9 năm trước cách đây |
Microscope is a simple social news app that lets you share links, comment, and vote on them.
It was built with Meteor as a companion app to The Meteor Book, and is the "little brother" of Telescope, the (much more complex) open-source social news app that was the inspiration for the book.
Microscope itself is free and open-source, and is a good example of common Meteor app patterns such as:
The commits to this repository are organized in a very linear fashion, corresponding to progress throughout the book. Commits are tagged in the format chapterX-Y
, indicating the Y
th commit of chapter X
.
Also, note that as the book focuses on development, all CSS is committed in a single commit early on.
There are 2 branches in this repository which correspond to advanced code that is covered in sidebars of the book, and outside of the main code progression. They are tagged sidebarX-Y
, corresponding to the sidebar number in the book.
Start hacking on this app on Nitrous.IO in seconds: