Hacker News new | ask | show | jobs
by p3drosola 4189 days ago
I agree with some of the points the author makes. Libraries > Frameworks. Don’t create silos, etc.

The problem with this article is that most of the innovations that browsers are now bundling came from the community, in the form of libraries or frameworks. (document.querySelector, js templating, promises, observables, server push, etc)

Libraries & frameworks are the way new paradigms are explored and improved. They are not the future, but they contain the future.