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

Contribute a Feature to TypeScript! An example based on the ES Private Fields implementation #41

Open
mheiber opened this issue Mar 4, 2020 · 0 comments

Comments

@mheiber
Copy link

mheiber commented Mar 4, 2020

Session Title:

Contribute a Feature to TypeScript! An example based on the ES Private Fields implementation

Session Abstract:

This talk is a quick guide to contributing a new JS feature to TypeScript, end-to-end. The goals are to:

  • Gain an inside view on the process that will make it easy to contribute to TypeScript
  • Along the way, gain familiarity with ES private fields and what they mean for TS users

Outline:

  • Understand the feature
  • Scanner and Parser
  • Binder
  • Checker
  • How the transformation to ES2015 WeakMap works

Approximate Duration:

45 minutes

Your Name:*

Max Heiber

Your Twitter handle:*

maxheiber

Requirements:

[ ] No
[X] Yes => ability to share slides via HDMI

Complexity:

[X] Advanced
[X] Intermediate
[ ] Beginner (NO)

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

No branches or pull requests

1 participant