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.

Taffy: A database in JavaScript

14 pointsby juanpabloabout 17 years ago

3 comments

gregwebsabout 17 years ago
I wrote a javascript library to use an html table as a database.<p><a href="http://projects.gregweber.info/tablelib" rel="nofollow">http://projects.gregweber.info/tablelib</a><p>This is only useful in comparison to other solutions if you actually want to display the data as an html table.
neilkabout 17 years ago
Have you seen the Array methods in JS 1.6?<p><a href="http://www.webreference.com/programming/javascript/ncz/column4/index.html" rel="nofollow">http://www.webreference.com/programming/javascript/ncz/colum...</a><p>Granted, that's Firefox 3 only, but they could be precisely emulated with a library. IMO, attaching methods to Array is more the way to go here.
henningabout 17 years ago
Hey there, guy. So you bought yourself a shiny new Core 2 Duo/Quad machine. Good, you're gonna need it, cause your web browser is about to get even slower thanks to Taffy!
评论 #134652 未加载
评论 #134780 未加载