Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ES5 => ES6 #687

Closed
davidchambers opened this issue Aug 4, 2020 · 1 comment
Closed

ES5 => ES6 #687

davidchambers opened this issue Aug 4, 2020 · 1 comment

Comments

@davidchambers
Copy link
Member

Valued members of the Sanctuary community, I request your input.

I remain pleased with our decision not to require any build tools to publish this project. Our approach is simply to wait for a language feature to become universally supported before adopting it.

Sanctuary currently targets ES5. I ❤️ one feature added to the language in ES6: x => x. I look forward to using arrow function expressions in the Sanctuary codebase, but only once this imposes no burden on those who depend on Sanctuary.

Has the time come for Sanctuary to adopt arrow function expressions? Help us to decide by sharing your reaction!

  • 🚀 This would not be a problem for me as I already target ES6 (or later).
  • 👍 ES5 compatibility is important to me but I am happy to transpile dependencies to ES5.
  • 👎 ES5 compatibility is important to me and I want to keep my deployment process simple.
@davidchambers
Copy link
Member Author

This took a little longer than expected. 🙈

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant