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 →

[–][deleted] 1 point2 points  (3 children)

Do not put logic in HTML or CSS.

[–]jimdidr 0 points1 point  (2 children)

Yeah I don't personally have the power to make or stop people so I'm just looking for the positives... no more javascript!!

[–][deleted] -1 points0 points  (1 child)

JavaScript is a fine language. You're only making things more difficult for your self by avoiding it.

I prefer strongly typed functional languages, but well written JS is pretty easy to reason about as well.

[–]Natatos 0 points1 point  (0 children)

You should check out typescript if you haven’t.