β26604[Quote]
ruined web development award
β26606[Quote]
>>26591 (OP)i h8 javascript
β26607[Quote]
JavaScript sucks because it's literally a sloplang. If it actually looked and felt like Java it would be perfectly fine.
β26612[Quote]
quiet javascriptcuck
TYPESCRIPTGOD IS TALKING
β26626[Quote]
i hate javascript so much like who was the nigger that decided
>hmmm… we should put a language that lets you analyze very bit of the persons computer in web development so literal whos can steal all your data and if you turn it off, all sites break
β26643[Quote]
Javascript wouldnt be that bad as a language in general if it didnt have retarded quirks like typeof null returning "object", true+false somehow returning 1 and strange behavior with Date
β26687[Quote]
>>26643Also actual types maybe like Java
β26689[Quote]
Anything is fine as long as you didn't get spyware on your pc from trying to write it using Notepad++
β26697[Quote]
ruby better
β26719[Quote]
javascript is easy, but itβs absurdly hard to truly master. like for example, the event loop, where setTimeout() can execute after a resolved promise even if the timeout is set to 0ms, because microtasks (promises) always run before macrotasks (timers), which completely breaks what beginners assume is normal execution order.
the ecosystem is terrible, but i genuinely like that javascript has taken over. i like its philosophy, i like how flexible it is, and i like how it basically runs the modern world at this point. if youβre still whining about javascript, just use typescript