浙江省高等学校教师教育理论培训

微信搜索“教师资格证岗前培训”小程序

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

(11) JavaScript: What are the main differences between Derby.js and Meteor? - Quora



What are the main differences between Derby.js and Meteor?

 

Edit

 

 


This is a good summary:
http://blog.derbyjs.com/2012/04/...

The basics:

ORM: Meteor is designed to make direct read/writes to MongoDB, Derby uses PubSub and is designed to work with any DB.

Focus: Meteor is focused on allowing users to create modern webapps quickly. Derby is focused on allowing users to create fast-loading realtime webapps. Derby is a bit more flexible and extensible, while Meteor is easier and more "magical."

Both are welcome and necessary.

Suggest Edits

 

posted on 2012-05-11 06:58  lexus  阅读(242)  评论(0编辑  收藏  举报