DEV Community

Discussion on: What features do you like about JavaScript?

Collapse
 
itsjzt profile image
Saurabh Sharma

There are a few of them

  • first class JSON support
  • Regex build into the language (you need them sometimes)
  • functions are value.