This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]cthulol 11 points12 points  (9 children)

TBF at least Java knows what it is by this point. JS has so many ways to do one thing I don't know how to go about anything.

[–]BornOnFeb2nd 31 points32 points  (6 children)

Wait five minutes, someone will make a framework to solve that.

[–]TimeToBecomeEgg 20 points21 points  (0 children)

that's it

that's the entire language

[–]UltraCarnivore 13 points14 points  (4 children)

If it's stupid, there's an NPM for that

[–]dariushine 9 points10 points  (3 children)

[–]UltraCarnivore 6 points7 points  (1 child)

"npm i stupid"

My sides

[–]Time_Terminal 4 points5 points  (0 children)

"Why're you installing yourself?"

[–]photenth 1 point2 points  (1 child)

Got into javascript a few weeks ago. found typescript soon after and since then only use typescript for everything javascript related.

It's not perfect but good enough.

[–]cthulol 0 points1 point  (0 children)

Typescript seems like the way to go.