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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: What cool stuff have been built with JavaScript?

5 点作者 jibly超过 10 年前
Looking to learn Javascript and build some cool stuff for my startup http:&#x2F;&#x2F;www.traction.vc<p>Before learning it though, I&#x27;d like to get inspired about what&#x27;s possible. Thus collecting a list of cool stuff built with Javascript. What cool apps&#x2F;websites&#x2F;experiments that you know of have been built with Javascript? List them here.

6 条评论

faehnrich超过 10 年前
I wanted to learn JavaScript, so I made a few small programs.<p>Fallout Hacker Helper <a href="http://faehnri.ch/fhh/" rel="nofollow">http:&#x2F;&#x2F;faehnri.ch&#x2F;fhh&#x2F;</a> - a utility to help with the hacking mini game in Fallout 3<p>WRAP <a href="http://faehnri.ch/wrap/" rel="nofollow">http:&#x2F;&#x2F;faehnri.ch&#x2F;wrap&#x2F;</a> - Web Register Assembly Programming, a browser version of Daniel Dennett&#x27;s RAP machine, a simple register machine and language he uses for some theory of mind concepts (read his Intuition Pumps)<p>Disrupt Inspiration <a href="http://faehnri.ch/disrupt-inspiration/" rel="nofollow">http:&#x2F;&#x2F;faehnri.ch&#x2F;disrupt-inspiration&#x2F;</a> - something I made quick after a friend and I were joking about startups. Generate startup ideas in the form of &quot;X, but for Y.&quot; Submit ideas!
评论 #8851380 未加载
mtmail超过 10 年前
Vector map rendering (<a href="https://www.mapbox.com/blog/mapbox-gl-js/" rel="nofollow">https:&#x2F;&#x2F;www.mapbox.com&#x2F;blog&#x2F;mapbox-gl-js&#x2F;</a>) editors (<a href="https://atom.io/" rel="nofollow">https:&#x2F;&#x2F;atom.io&#x2F;</a>) data visualization (<a href="https://github.com/mbostock/d3/wiki/Gallery" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;mbostock&#x2F;d3&#x2F;wiki&#x2F;Gallery</a>) compressing data (<a href="https://www.npmjs.com/package/gzip-js" rel="nofollow">https:&#x2F;&#x2F;www.npmjs.com&#x2F;package&#x2F;gzip-js</a>) image manipulation (<a href="https://www.npmjs.com/search?q=jpeg" rel="nofollow">https:&#x2F;&#x2F;www.npmjs.com&#x2F;search?q=jpeg</a>)<p>My point is: almost anything can be build with Javascript.
评论 #8854399 未加载
logn超过 10 年前
SilkJS is neat and much of it is written in JavaScript (the rest is C++) -- <a href="http://silkjs.net/" rel="nofollow">http:&#x2F;&#x2F;silkjs.net&#x2F;</a> &quot;SilkJS is a command shell built on top of Google&#x27;s v8 JavaScript engine, highly optimized for server-side applications&quot;
jurgenwerk超过 10 年前
I made a jQuery plugin for drawing really sweet donuts: <a href="https://github.com/matixmatix/sweet_donut" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;matixmatix&#x2F;sweet_donut</a>
rubiquity超过 10 年前
StatsD[0] is pretty awesome and probably the only server side JS tool I would ever use.<p>0 - <a href="https://github.com/etsy/statsd/" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;etsy&#x2F;statsd&#x2F;</a>
评论 #8852368 未加载
picozu超过 10 年前
Picozu www.picozu.com&#x2F;editor&#x2F;, HTML5 image editor built in Js with the help of some 3rd party jQuery libs.
评论 #8851395 未加载