Live data from Hacker News

Days since last JavaScript framework

dayssincelastjavascriptframework.com

1–10 of 11 posts

Re: Days since last JavaScript framework

#3

what are you saying? You don't need an entire new js framework just to call document.getElementById?

No, I actually need a new framework to wrap React so that React can call document.getElementByID. I've never gotten any element by ID personally in my life, that's the stick shift of JavaScript.

Re: Days since last JavaScript framework

#8
post #6

This is just a static site with a big zero isn't it?

Yes, virtually empty and yet still takes 0.4s to get to First Contentful Paint. Maybe the author should look into a more performant framework.

Maybe (s)he should make a new one to combat this issue. In all seriousness though the amount of nextjs dependencies on this practically static site is probably part of the joke.

Re: Days since last JavaScript framework

#9

what are you saying? You don't need an entire new js framework just to call document.getElementById?

No, I actually need a new framework to wrap React so that React can call document.getElementByID. I've never gotten any element by ID personally in my life, that's the stick shift of JavaScript.

"the stick shift of JavaScript" what a great way to put it. More fun to drive.

Re: Days since last JavaScript framework

#10

what are you saying? You don't need an entire new js framework just to call document.getElementById?

No, I actually need a new framework to wrap React so that React can call document.getElementByID. I've never gotten any element by ID personally in my life, that's the stick shift of JavaScript.

YourOtherLeftPad
Post reply on HN