-
Notifications
You must be signed in to change notification settings - Fork 0
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
NodeUp: An ES6 modules show. #41
Comments
Yes, @othiym23. Definitely you. 👍 |
This would be fantastic; may I suggest a few topics
|
@eventualbuddha please. |
+1 It'd also be good to mention options for transpiling from ES6 modules to CommonJS for backwards compatibility. (https://github.com/square/es6-module-transpiler) |
I'd be interested in chatting. |
Very curious as to why they chose to invent a new syntax instead of adopting commonjs, and expanding on that. |
I had a few very useful (if not extremely blunt) discussions with @othiym23 about ES6 modules. I learned that there are a lot of subtle problems that the authors were trying to solve, which are not obvious from the outside. I suppose until now, the only true way to learn what all these constraints were was to read the es-discuss mail list, but I think it would be great to assume nobody listening will now, or possibly ever read that list. Many people want to know how to use the new I imagine there are constraints faced by the browser stakeholders, along with the server-side stakeholders. Each cares about different things, and enumerating those concerns would be great. We may never all agree on what the best module syntax is, but I think we can learn a lot by understanding everyones concerns in trying to solve this problem. |
@bmeck this would be an interesting show right now, do you have thoughts on a panel that includes you to talk about the current state and some of the possible outcomes of spec fianlisation and implementation in Node? |
Happy to do, but want tc39 as well. @caridy would be great if possible
|
👍 |
@floating would love your ear to setup the time for this. |
@bmeck email incoming |
@caridy did you get the scheduling email? waiting to hear back from you about setting this up episode. thanks! |
@floating I haven't get to that yet, but I promise that I will do it today, and I will be available on friday. |
ES6 is nearing completion! The ES6 module system and module loader proposals are nearly finished after an immense pile of work from Sam and Dave!
jspm
figure into all of this?Suggested guests:
The text was updated successfully, but these errors were encountered: