Skip to content

Commit 6381e07

Browse files
marco-ippolitoaduh95
authored andcommitted
doc: add type stripping to ambassadors program
PR-URL: #56598 Reviewed-By: James M Snell <[email protected]> Reviewed-By: Ulises Gascón <[email protected]> Reviewed-By: Chengzhong Wu <[email protected]> Reviewed-By: Matteo Collina <[email protected]>
1 parent 5b7a012 commit 6381e07

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

doc/contributing/advocacy-ambassador-program.md

+27
Original file line numberDiff line numberDiff line change
@@ -218,3 +218,30 @@ 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 benefits and limitations of the current implementation.
230+
* The `tsconfig.json` configuration options to use in combination for type checking.
231+
* Updates on the implementation advancements.
232+
233+
#### Related Links
234+
235+
<!-- lint disable prohibited-strings remark-lint-->
236+
237+
* <https://github.com/nodejs/typescript>
238+
* <https://nodejs.org/api/typescript.html>
239+
* <https://nodejs.org/en/learn/typescript/run-natively>
240+
* <https://satanacchio.hashnode.dev/everything-you-need-to-know-about-nodejs-type-stripping>
241+
* <https://github.com/nodejs/amaro>
242+
243+
<!-- lint enable prohibited-strings remark-lint-->
244+
245+
#### Project contacts
246+
247+
* @marco-ippolito

0 commit comments

Comments
 (0)