Skip to content

Commit 9665f8e

Browse files
doc: add type stripping to ambassadors program
1 parent 5770972 commit 9665f8e

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

doc/contributing/advocacy-ambassador-program.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -218,3 +218,31 @@ Some of the things to highlight include:
218218
* @marco-ippolito
219219

220220
You can find their contact email in the [`README.md`](../../README.md#tsc-technical-steering-committee)
221+
222+
#### Node.js Type Stripping
223+
224+
##### Goal
225+
226+
The goal is to raise awareness of the Node.js TypeScript Type Stripping in the JavaScript ecosystem.
227+
Some of the things to highlight include:
228+
229+
* The new feature and its benefits and limitations.
230+
* The tsconfig.json configuration options to use in combination for type checking.
231+
* New relevant TypeScript compiler options.
232+
* Updates on the implementation advancements.
233+
234+
#### Related Links
235+
236+
<!-- lint disable prohibited-strings remark-lint-->
237+
238+
* <https://github.com/nodejs/typescript>
239+
* <https://nodejs.org/api/typescript.html>
240+
* <https://nodejs.org/en/learn/typescript/run-natively>
241+
* <https://satanacchio.hashnode.dev/everything-you-need-to-know-about-nodejs-type-stripping>
242+
* <https://github.com/nodejs/amaro>
243+
244+
<!-- lint enable prohibited-strings remark-lint-->
245+
246+
#### Project contacts
247+
248+
* @marco-ippolito

0 commit comments

Comments
 (0)