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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Using the Datastore API in JavaScript

26 点作者 nigekelly超过 11 年前

2 条评论

davidjgraph超过 11 年前
As someone who integrated Google Drive as storage using JavaScript when that came out last year, I&#x27;ve been following Dropbox&#x27;s efforts closely.<p>The keyword there is &quot;JavaScript&quot;, i.e. the application talks directly to the storage from the browser, traffic (data) doesn&#x27;t have to go via the application providers servers. I&#x27;ve talked to a lot of people who prefer the idea of bringing their own storage and virtually all much prefer direct comms with the storage back-end (once it&#x27;s explained). Privacy is always high up the list of important things for users.<p>Dropbox started on this a bit later than Google, but as a developer I&#x27;ve been very impressed with the direction they are taking at technical level and the way they&#x27;ve listened to what developers have fed back. I&#x27;m liking their platform from a dev perspective more and more.<p>I&#x27;m rarely positive about anything, it causes me pain. If any part of the above is quoted, I will deny it.
dirtyaura超过 11 年前
Dropbox-as-a-backend is an interesting angle compared to other cloud providers as the user can be truly in control of his data.<p>Does anyone know who is leading DataStore efforts inside Dropbox? I&#x27;d like to chat as we have something complimentary coming.
评论 #6447294 未加载
评论 #6446393 未加载