|
|
|
|
|
by bellerocky
4304 days ago
|
|
Once you read the book, the docs and have built something I recommend checking out the source code too. It's very readable. https://github.com/meteor/meteor I've checked out the packages, the ddp, the binary json stuff, etc it's all in there. Except for all the var self = this; stuff, I quite like it. They have really smart people over there. |
|