logoalt Hacker News

anon48293today at 5:50 AM3 repliesview on HN

Can you name a single thing in the JavaScript ecosystem which has been stable for 10 years?


Replies

whstltoday at 7:36 AM

Express, Lodash, jQuery, require still works, the language itself.

Lots of CSS stuff are still virtually the same, as it only gets additions.

Vue.js API from 10 years ago still works fine in newer versions.

React class components still work. Even Hooks themselves are pushing 7-8 years now.

gherkinnntoday at 6:50 AM

Express

ahokatoday at 7:53 AM

Can you name a major Java framework or library (that's not abandonware)?