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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: Create a simple and clean button with counter

2 点作者 popasmurf超过 10 年前

2 条评论

sprobertson超过 10 年前
Interesting idea, sort of a &quot;component as a service&quot;. The name kind of bugs me but whatever.<p>If you&#x27;re like me and automatically hit enter in every text box, you might get confused when the form resets.<p>Is there a way to get your button&#x27;s count through some API?
评论 #8818151 未加载
silvenga超过 10 年前
Kind of neat - although the iframe irks me. I wonder if there&#x27;s a way to do this easily with JavaScript&#x2F;AJAX...