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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: Is meteor.js still a thing?

6 点作者 adius大约 9 年前

10 条评论

dror大约 9 年前
I was a big fan of Meteor early on, but the decision to go Mongo and only Mongo killed my interest. I can't think of anything that I can do on Meteor that I can't do faster and better with a set of tools that I assemble myself.
smt88大约 9 年前
I saw people talking about it all the time a few years ago, and then I saw some posts that described it as messy garbage, and I haven&#x27;t seen much about it since then. Angular 1 went through the same process here on HN, except it&#x27;s highs were higher and lows were lower.<p>The most recent JS trend is to complain about how trendy JS is and how hard it is to keep up.
claudiug大约 9 年前
A very legit question.<p>Given the amount of frameworks, libraries and `the correct way` of writing proper code and using the `correct` tools, I think meteor has his own place in the world, but I guess, there is much noise, and I guess they are not hot anymore.<p>Few years ago, meteor was the next big idea of the web, then:<p><i>angular<p></i>node<p><i>react<p></i>react native<p><i>ember<p></i>then no libraries anymore, as we can do it manually.<p>Even JQuery seems to recover and become a nice cool alternative :)
评论 #11284343 未加载
traviswingo大约 9 年前
It is, but it&#x27;s very targeted towards a specific use case. My company started out with Meteor given its ease of 2-way data binding a event listeners - not to mention built-in mobile support. It seemed like a great solution for rapid prototyping and proving our concept.<p>Since then, we&#x27;ve navigated away from Meteor to our own custom stack that better suits our needs.<p>Bottom line, it&#x27;s freakin awesome for prototyping real-time web&#x2F;mobile apps in a VERY short period of time. There are a few companies rolling it in production, though, it just depends on what you require.
hanniabu大约 9 年前
Yes it is. To answer a few of the comments here, it&#x27;s currently going through an overhaul. They are making integrating a lot better for certain tools and switching out others such as replacing their own virtual dom tool with React. They are also working on supporting other DBs besides Mongo (I believe they currently have Postgres support).<p>Basically, with skimping on details, they&#x27;re really increasing in the future of the framework right now. You can check on their blog for more info and skim their accomplishments, upcoming releases, and current goals in the pipeline.
gunn大约 9 年前
Yes and you can get a good idea of the activity by looking at the forums: <a href="https:&#x2F;&#x2F;forums.meteor.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;forums.meteor.com&#x2F;</a>
zerr大约 9 年前
One a similar note, what about Opa? <a href="http:&#x2F;&#x2F;opalang.org&#x2F;" rel="nofollow">http:&#x2F;&#x2F;opalang.org&#x2F;</a>
pedalpete大约 9 年前
I believe they are going through a transition. Check out this blog post <a href="http:&#x2F;&#x2F;info.meteor.com&#x2F;blog&#x2F;meteor-night-1.3-and-beyond" rel="nofollow">http:&#x2F;&#x2F;info.meteor.com&#x2F;blog&#x2F;meteor-night-1.3-and-beyond</a><p>Who knows if they will be successful, but there is opportunity to improve web development without being a javascript front-end library.
Huhty大约 9 年前
Yes: <a href="https:&#x2F;&#x2F;www.meteor.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.meteor.com&#x2F;</a>
pizza大约 9 年前
Meteor is used a lot in Dapp development for Ethereum