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

How do you manage ES2015 vs. ES5 JavaScript snippets when switching context? #348

Closed
gaboesquivel opened this issue Jan 29, 2016 · 3 comments

Comments

@gaboesquivel
Copy link

I use atom and turn on and off packages. Do you know a more efficient way do this?

question is also posted in atom's forum: https://discuss.atom.io/t/solutions-for-es6-vs-es5-javascript-snippet-management/24807?u=gaboesquivel

@sindresorhus
Copy link
Owner

I don't use snippets. If something is too hard to write out manually, I just make it a module.

npm is my snippet database.

@sindresorhus sindresorhus changed the title How do you manage ES6 vs. ES5 JavaScript snippets when switching context? How do you manage ES2015 vs. ES5 JavaScript snippets when switching context? Jan 29, 2016
@gaboesquivel
Copy link
Author

👍

@gion
Copy link

gion commented Jan 31, 2016

Should've expected an answer like that :)

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

3 participants