DEV Community

Discussion on: What javascript would look like if they could make breaking changes in it.

Collapse
 
itsjzt profile image
Saurabh Sharma

To me I think

  • it will get more parts from scheme
  • fix type null == "object"
  • breaking changes in var
  • strict types i.e. less type coercion
  • maybe pattern matching and stuff