|
|
|
|
|
by alexhancock
4802 days ago
|
|
You can bring even more value to the table in terms of interoperability if you have the mongo api implemented on the client. No more looking at a different set of docs (backbone/angular/spine/ember/etc...) to figure out how to query the cache on the client differently than you do on the server. The meteor guys have implemented this logic in a package called minimongo: http://bit.ly/YmS3Y1 |
|