TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Meteor in the Wild: How I Learned to Stop Worrying and Love Reactive Programming

63 pointsby belisarius222about 12 years ago

15 comments

ams6110about 12 years ago
Might be a good idea to at least put<p><pre><code> &#60;noscript&#62;This page requires JavaScript&#60;/noscript&#62; </code></pre> on your site. All I see an expanse of white.
评论 #5335128 未加载
评论 #5335470 未加载
amadeusabout 12 years ago
How can Meteor be taken seriously with shit like this?<p>This site barely works... Simply hangs with spinning jewish logos...
评论 #5335459 未加载
评论 #5335343 未加载
评论 #5335310 未加载
primigenusabout 12 years ago
I'm excited to try out your dating site given that it's built with Meteor and I'm a fan, but having to sign up three of my female friends to see it first is a buzz kill.<p>Perhaps you could consider a limited preview account for us HNers that doesn't let us date anyone but does let us check out what you built and sort of inspect things. That will help shine some positive light on Meteor with our crowd, many of whom will likely be unwilling to share an experimental Jewish dating site with their Facebook friends on a whim.
评论 #5336078 未加载
stuffihavemadeabout 12 years ago
What are the advantages to using Meteor over Rails/Django/Express, etc., for a dating site? Sure, the client server model is compelling, but you're giving up not only the Ruby/Python ecosystem, but the Node one as well. Did you consider something like Derby.js, which uses npm and is built on express?
pqdbrabout 12 years ago
I liked the article a lot, got excited about giving Meteor a go for our next project, but then I checked out your website and got bummed. It takes +10 seconds to load ... the "loading " message. And then it just sits there, spinning the jewish logo.
mcot2about 12 years ago
I would be a lot more interested in meteor if it took more of a library approach and wasn't tied specifically to node.js and mongodb.<p>I understand they are moving towards this by having a protocol and different adapters for other databases.
belisarius222about 12 years ago
jspot dev here. fixed speed issue with help from Nick Martin from Meteor. Turns out I was running a dev-mode proxy to auto-reload code, but Nick figured out we could bypass it in the nginx config. Should be much faster now.
saint-loupabout 12 years ago
I'm sorry, but why would you put something like this in your CSS:<p><pre><code> text-shadow: 0 1px 0 rgba(0,0,0,.5); </code></pre> It makes the text blurred and jarring.
评论 #5335688 未加载
paulygabout 12 years ago
"Coming soon on mobile. Check it out on your desktop or laptop." Really?
svachalekabout 12 years ago
I think Meteor is fantastic in most respects but the REST-unfriendliness of it is a little puzzling in this day and age. It would be really nice to see it play well with others.
评论 #5335762 未加载
ibudialloabout 12 years ago
I guess your blog doesn't allow mobile, so I'm out. What's up with under construction just le the mobile user view it.
评论 #5338284 未加载
orangethirtyabout 12 years ago
First time it did not load after waiting 32 seconds. Second time it did load, but after waiting 7 seconds.
belisarius222about 12 years ago
@saint-loup Good catch! That was old code, not noticeable in my usual browser. It's gone now.
adambomabout 12 years ago
This doesn't work on my computer. Do I need to have Javascript installed? How do I do that?
评论 #5336145 未加载
jbmabout 12 years ago
Can't access as my phone gets redirected to an empty mobile page.