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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: Hindsight is a free and open-source retrospective board

2 点作者 hagg3n超过 2 年前
These holidays I&#x27;ve been working on this side project. I learned a ton and I think it has some neat little features to show:<p><pre><code> - It&#x27;s a React application written in TypeScript using Parcel[1]. - No back-end. Data is shared via WebRTC directly between connected browsers. I&#x27;m using Yjs[2] to help me with that. - Synchronized timer and YouTube player (audio only). - It isn&#x27;t responsive yet and lacks some polishing but I did put several hours on tweaking the UI. Things like volume slider being logarithmic instead of linear, high precision timer display using request animation frame (so no longer&#x2F;shorter seconds) and force&#x2F;sensitivity aware volume scrolling with both mouse wheel and trackpad, among others. </code></pre> I started using it in my current job and my team is super happy with the experience. Still have some work left to do though:<p><pre><code> - Actions and comments. - Different user roles, so only select people can control the timer, music, etc. - Data export. </code></pre> Feel free to leave feedback here or on GitHub[3]. Perhaps it could be helpful to you as well. Cheers!<p><pre><code> 1. https:&#x2F;&#x2F;parceljs.org&#x2F; 2. https:&#x2F;&#x2F;docs.yjs.dev&#x2F; 3. https:&#x2F;&#x2F;github.com&#x2F;haggen&#x2F;hindsight</code></pre>

暂无评论

暂无评论