Vapor.js - A new JavaScript framework from the author of script.aculo.us(github.com)
github.com
Vapor.js - A new JavaScript framework from the author of script.aculo.us
http://github.com/madrobby/vapor.js
7 comments
Really not that funny and worse it gratifies no intellectual curiosity. (Not to mention that it is a repost from an earlier link to their homepage)
Infinite flexibility, and none of the power of JS is sacrificed. This framework is awesome.
This is the lamest thing I've seen in a while. Har-de-har-har, good sir!
Vapor as in Vaporware? http://en.wikipedia.org/wiki/Vaporware
Why do this? Is it an inside joke?
Why do this? Is it an inside joke?
No, it's a completely serious 0-byte framework.
I use this library in my latest project, it's at least twice as fast compared to jquery and it will soon have ponies support by default!
Guys, you should follow #jsconf on twitter to get some background on this awesome lib. :-)
So... what changed in the last 6 years? I would say: nothing. The dom is still a clusterfuck of an api. Poorly documented, and with core things still not cross browser compatibile (like setting attributes).
Luckily jQuery has taken over. Not that it's perfect or anything (I have major issues with lots of it), but it provides a base level of functionality that any sane web developer needs.
Hell, at this point, browsers should just bundle it (only loaded locally if the specific version is requested, falling back to http).