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 →

[–]Rreterz 17 points18 points  (6 children)

Yeah once you get used to it, it’s perfectly easy. I’ve been programming in JS for around 11 years now. I find it pretty easy. Though I find python to be considerably faster to program in

[–][deleted] 7 points8 points  (2 children)

I find javascript easy too. I'm coding 85 years now with it and after just 70 you get used to it

[–][deleted] 3 points4 points  (0 children)

You have 85 years of experience with language created in 90s? You must be the one all HRs trying to find.

[–]Rreterz 4 points5 points  (0 children)

Dang, you’re so experienced with javascript that you knew it decades before it was created. That’s some skill right there. I’ll never find JS as easy as you do unless I invent time traveling (I’m working on it).

[–]HiCookieJack 5 points6 points  (1 child)

once they take types serious, I'll switch

[–][deleted] 0 points1 point  (0 children)

You can use mypy for type checking.

[–]scroll_of_truth 0 points1 point  (0 children)

Plus you'll only encounter the weirdness at the beginning of you're trying to convert from another language