TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Google is shutting down all these, so grab them ASAP

2 pointsby getdavidhigginsabout 10 years ago
I put some old JavaScript libraries up on Google Code for posterity and research reasons. Some of it is old code, but a nice snapshot of the web in the DHTML era when DOM based Javascript widgets and libraries were all the rage. Take a look before Google Code is sunsetted!<p><pre><code> http:&#x2F;&#x2F;code.google.com&#x2F;p&#x2F;retrojs-oldskool-js-dhtml&#x2F; http:&#x2F;&#x2F;code.google.com&#x2F;p&#x2F;webfxwidgets&#x2F; http:&#x2F;&#x2F;code.google.com&#x2F;p&#x2F;asmscroller&#x2F; http:&#x2F;&#x2F;code.google.com&#x2F;p&#x2F;js-bezier-functions&#x2F; http:&#x2F;&#x2F;code.google.com&#x2F;p&#x2F;1kdomlib&#x2F; http:&#x2F;&#x2F;code.google.com&#x2F;p&#x2F;3dhtml&#x2F; http:&#x2F;&#x2F;code.google.com&#x2F;p&#x2F;innerdiv&#x2F; http:&#x2F;&#x2F;code.google.com&#x2F;p&#x2F;assembler-mirror&#x2F; http:&#x2F;&#x2F;code.google.com&#x2F;p&#x2F;domapi&#x2F; http:&#x2F;&#x2F;code.google.com&#x2F;p&#x2F;beehive2&#x2F;</code></pre>

2 comments

lovelearningabout 10 years ago
&quot;DHTML era when DOM based Javascript widgets and libraries were all the rage&quot;<p>Serious question (I&#x27;ve been rather out of touch with web programming): What era are we in now?
评论 #9200359 未加载
izolateabout 10 years ago
Surely you could easily migrate this to GitHub?