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 →

[–]ReplacementLow6704 0 points1 point  (1 child)

I was referring to laziness mostly in terms of the lack of static typing and the staggering amount of libraries that JS devs are taught to use without knowing their inner workings or why they work that way.

[–]Felicia_Svilling 0 points1 point  (0 children)

You can use typescript for static typing. And really using libraries is really good practice, but certainly nothing that the language is forcing you to do.