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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: Smarter Interviews (Collaborative Editing with Replays)

4 点作者 rahulrav超过 7 年前
I love Visual Studio Code and I use it everyday. Visual Studio Code uses Monaco as it’s code editor.<p>Monaco is a really impressive code editor with some amazing features. One of the best features is really how fast it feels. As i started to experiment with the editor more, I realized how amazing it would be if someone used Monaco as the base of a new collaborative editor. Maybe, I should do it.<p>Thinking about this problem a bit more, if I was going to build a collaborative editor it would need to have the following feature-set:<p>Reliable editing. No centralized datastore for the documents created. The documents should belong to the user who created them.<p>Easy access controls. (I don’t want to share my document with the whole world, but only a few users).<p>Presence support (Knowing who else is looking at the document in real time).<p>Instant Replay (Being able to replay the entire session as it happened would be a differentiating feature).<p>App: <a href="http:&#x2F;&#x2F;app.interview-smart.com&#x2F;index.html#about" rel="nofollow">http:&#x2F;&#x2F;app.interview-smart.com&#x2F;index.html#about</a><p>More info at: <a href="https:&#x2F;&#x2F;rahulrav.svbtle.com&#x2F;smarter-interviews" rel="nofollow">https:&#x2F;&#x2F;rahulrav.svbtle.com&#x2F;smarter-interviews</a>

暂无评论

暂无评论