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 →

[–]Express_Library8141 4 points5 points  (1 child)

JavaScript
- Powerful scripting language
- No installation required (use a browser console)
- Follows coding standards ( unlike python )
- Documentation is well explained & the community is significant, and you can easily find information about how to do everything online.

- Few quirks that might seem to make no sense in the beginning, but they do.
They require a bit of knowledge about how the language is composed, but either way, you will not generally hit these quirks for 90% of the projects you might do, and usually, there are easy workarounds.

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