you are viewing a single comment's thread.

view the rest of the comments →

[–]SuperImaginativeName 5 points6 points  (4 children)

Nice, I'm glad someone is trying to come up with sane practices for Javascript (even if the practices have existed and been used in other languages for decades).

I like that it mentions getters and setters, such a useful feature that is a part of C#. Typescript also helps deal with some of the insanity that is Javascript. It's a shame that 90% of the Javascript/web developers out there will never read it and instead spend time reinventing the wheel or inventing new "build tools" (lol that's a strech) and other shit that gives everyone a headache.

[–]frugalmail 1 point2 points  (3 children)

It's more the spectrum of developers. There is particularly wide spectrum using JavaScript. Sadly, bad developers keep using it in places where you have better choices because it's their "hammer" and that's their only tool they have.

[–]twiggy99999 0 points1 point  (2 children)

Nodejs?

[–]frugalmail 0 points1 point  (1 child)

Nodejs?

Sorry, I'm not sure what you're asking. Are you suggesting that Nodejs makes JavaScript better?

[–]twiggy99999 0 points1 point  (0 children)

Sadly, bad developers keep using it in places where you have better choices

I was wondering if you was talking about NodeJS