TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

The design and implementation of the Meteor platform [video]

91 点作者 joshux大约 10 年前

3 条评论

primigenus大约 10 年前
Meteor should publish more videos like this explaining the fundamentals. I feel like a lot of people miss the thinking behind the platform and end up comparing Meteor to other libraries and frameworks they already know, such as Ember, Angular or React, when Meteor is actually something completely different.<p>For instance, if you visit the &quot;projects&quot; page on the Meteor website (<a href="https:&#x2F;&#x2F;www.meteor.com&#x2F;projects" rel="nofollow">https:&#x2F;&#x2F;www.meteor.com&#x2F;projects</a>), you&#x27;re faced with the following introductory paragraph:<p>&gt; The Meteor Project is a little bit like the Apache Foundation or the Free Software Foundation in that it is an umbrella organization that stewards the development of a set of open source projects. This page has information on each of the subprojects currently being sponsored by the Meteor Project.<p>It would be interesting to hear more about their philosophy on simultaneously building an organisation like this and designing a software platform.
评论 #9390932 未加载
评论 #9395902 未加载
karanbhangui大约 10 年前
Looks like this is from a CS course at UC Berkeley on cutting edge web technologies: <a href="http:&#x2F;&#x2F;inst.eecs.berkeley.edu&#x2F;~cs294-101&#x2F;sp15&#x2F;" rel="nofollow">http:&#x2F;&#x2F;inst.eecs.berkeley.edu&#x2F;~cs294-101&#x2F;sp15&#x2F;</a><p>Good talk from Pete Hunt on React as well. More talks from others will be coming in the near future.
bsaul大约 10 年前
Very interesting talk, but being in the process of building a similar architecure at the moment, i think the person dismiss OT and other kind of merging technics a bit too fast. &quot;Latest to write wins&quot; isn&#x27;t manageable in every case , such as google doc, or github. You sometimes needs locking and atomic complex updates for which a stack only built on top of mongo and pojo, and no other knowledge of the relations between data parts may be insufficient.<p>But i sure hope they&#x27;ll prove me wrong and solve the problem in a generic way.
评论 #9395895 未加载