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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Reactive Extensions for Ruby

24 点作者 CalinBalauru将近 12 年前

3 条评论

Argorak将近 12 年前
This is very much the definition of a code dump: a single file, not following any standard ruby code conventions - not even naming conventions (it would be called &quot;rx&quot; otherwise), tests within that file, misformatted code. snake_cased and camedBacked variables mixed. It monkey-patches Enumerable and uses class variables. `gets` at the end of the file, to keep the Windows console open, rendering the whole thing unusable as a library. Also, the author clearly doesn&#x27;t know that you don&#x27;t need &quot;.rb&quot; when requiring files. Last commit on December 22, 2012.<p>Could people please have a look at the source before posting stuff here? This is not a project to be taken seriously and a waste of time. &quot;Someone at Microsoft was playing with Ruby&quot; is the only valuable thing you can get out of it.
评论 #6078562 未加载
评论 #6078816 未加载
评论 #6078420 未加载
评论 #6078260 未加载
pallandt将近 12 年前
Bookmarked for later use, I&#x27;m sure it will come in handy, thanks for posting.I wish it was hosted on GitHub though, but given that it&#x27;s backed by Microsoft, I can see why not.
评论 #6078089 未加载
评论 #6078061 未加载
xentronium将近 12 年前
Is there any practical example? I&#x27;ve browsed through the source and it seems like a framework to provide asynchronous queries over arbitrary datasets. Am I right?
评论 #6078194 未加载