-
Notifications
You must be signed in to change notification settings - Fork 58
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
Session Proposal: JavaScript modules in TC39 and Node: past, present and future #397
Comments
|
Me too, I’m Pacific. |
For the remote participants: we've scheduled Zoom Webinars for the sessions, please register using the links provided in #387 and you'll get a link in an email to join the sessions. More info in the issue mentioned. |
@littledan is the intent for this session to focus on syntax stuff like TC39 proposals, or is the scope broader to include things like the Node module customization hooks? If the latter, these two issues are top of mind related to module customizations:
|
The idea is definitely to be broad scope and include current Node issues. If you can present on those, it would be great! |
Closing as the session has ended. Links to the recordings:
Links to the notes (very inaccurate, we should try harder at getting dedicated note takers the next time): Drafted trip report, would appreciate some reviews. Expect to publish on the official blog next week: https://hackmd.io/5vvP8o5bTmqcbNh-3oHpag |
Proposal
Topic of the session
We all like ESM, right? But there's so much going on, between TC39 and Node.js, that it's hard to follow all of the semantics and future possibilities. Let's review where we are, to understand where we could go next.
Type of the session
A group discussion
Estimated duration of the session
1 hour or less
Date and Time of the session
Level
Pre-requisite knowledge
Participants should be familiar with the basic syntax of ESM and CJS, and the very basics of their semantics (e.g., named exports in ESM vs an exports object in CJS). Beyond that, the session will try to be self-contained, since the purpose is to share knowledge, not test it.
Describe the session
Session facilitator(s), Github handle(s) and timezone(s)
@littledan + co-facilitator wanted!
Meeting notes and Virtual Meeting Link
Follow-up / Set-up sessions (if any)
Additional context (optional)
The text was updated successfully, but these errors were encountered: