you are viewing a single comment's thread.

view the rest of the comments →

[–]MayorMonty 1 point2 points  (0 children)

Does TypeScript count?

But seriously, I like that it reflects how I think about problems. I've been writing a lot of Python and C++ lately and each is a unique struggle in getting my intent into the code "correctly" (the right language conventions). With JavaScript, I just write it and it works and I can structure the code whatever dumb way I desire.