Skip to content

Comment on Why don't modern browsers include precompiled js libraries?

Comments

JS libraries on the client-side are currently stagnating and will soon be dead, largely, because they won. bind, each, map, filter, etc are now part of the language, with more coming in Harmony. They are becoming less and less necessary. Even animation, the very thing that got them started, can now be done in CSS3. There's no need to include them.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.