Ideas For A Javascript Stricter Mode

This page summarizes the projects mentioned and recommended in the original post on /r/javascript

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • proposal-record-tuple

    ECMAScript proposal for the Record and Tuple value types. | Stage 2: it will change!

  • JS has records and tuples as a stage 2 proposal. That should mostly resolve the issue you have that'd have you change the meaning of let and const (and maybe breaking everything by making n++ and str += 'bar' impossible).

  • proposal-import-assertions

    Discontinued Proposal for syntax to import ES modules with assertions [Moved to: https://github.com/tc39/proposal-import-attributes]

  • Also, I'm not sure how that'd work with import assertions. That'd add another round of questions.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts