Live data from Hacker News

Make Front End Shit Again (2018)

makefrontendshitagain.party

21–30 of 177 posts

Re: Make Front End Shit Again (2018)

#24
Drop the annoying music and it's perfect. Beats the "modern" gibberish which requires server grade hardware to be semi-useful(and that is coming from someone who's main computer hasw a dual-socket motherboard with two 14-core xeons filling those sockets).

Re: Make Front End Shit Again (2018)

#25
Someone once told me, “you will know what nostalgia truly is, when you see a younger generations nostalgia and think it’s still shit because you are too old for that to have been your childhood”.

The jQuery era is something I’d never want to go back to. Not because jQuery was bad, but because the basic DOM api was so poor, JavaScript was much more limited and incoherent, and webpages made anything outside of text input difficult (e.g. no voice, no gestures).

Re: Make Front End Shit Again (2018)

#28

Earlier quoted context omitted.

I still use jQuery but https://umbrellajs.com too. And native DOM API as well.

Fetch is great. I never understood the need for installing axios when fetch works fine. I remember the good old days of XMLHttpRequest.

Axios has better errror handling.
Post reply on HN