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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: I converted my Backbone/Rails app Cloudedit to Parse in 5 minutes

82 点作者 tikhon大约 13 年前

5 条评论

durbin大约 13 年前
a disclosure that you're one of the founders of Parse would be appropriate.
评论 #4045413 未加载
评论 #4045594 未加载
评论 #4045319 未加载
pestaa大约 13 年前
Great design decisions. In fact, this got me thinking.<p>I might just start out with Parse if it is so easy to convert it <i>the other way</i> as well.
zeroonetwothree大约 13 年前
It seems like we just need a wrapper that lets you pick whether to use Parse or Backbone. That should eliminate the worry of lock in (you'd still have to add the server code if you convert away from Parse, but you'd have to do that anyway).
评论 #4046257 未加载
评论 #4045344 未加载
Corrado大约 13 年前
I may be missing something but how does Parse store/retrieve data? Is it using HTML5 storage?<p>UPDATE: Nevermind. I just found the other article on HN that explains how Parse is a storage PaaS. This article makes more sense now.
DavidAbrams大约 13 年前
Hooray, ANOTHER Parse post on the front page!