Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
@nblackburn
I actually very like JS in that it's so basic and free-form that you can use however the hell you want.
Want dynamic typing? Use that. Want OOP? Use that (even though I wouldn't recommend doing that, at least in the classic way). Want async programming together with functional on top of TypeScript with some ES6 thrown in? You're welcome.
And at the same time this leads to a huge fragmentation, which together with an explosion in its usage, meaning a lot of low-quality code, makes nearly a disaster. Nearly everyone acknowledges that learning modern JS is a huge pain right now. -
@AlmightyBaka JS is going though an evolution right now but agree it has similar problems to PHP on terms of it being simple to pickup creating a lot of shit developers.
-
@vzqzac mostly, but there is plenty of stuff outside of that too - look at promises until it got official in es6 :P
Related Rants
Stop reading articles on which framework/library is better, pick one and start actually writing code.
... Only to then discover that this library is utterly broken and/or undocumented and you have to start over again.
GODDAMNIT JS I HATE YOUR ASS
undefined
wk38
javascript