Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 6381e07

Browse filesBrowse files
marco-ippolitoaduh95
authored andcommitted
doc: add type stripping to ambassadors program
PR-URL: #56598 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Ulises Gascón <ulisesgascongonzalez@gmail.com> Reviewed-By: Chengzhong Wu <legendecas@gmail.com> Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
1 parent 5b7a012 commit 6381e07
Copy full SHA for 6381e07

File tree

Expand file treeCollapse file tree

1 file changed

+27
-0
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+27
-0
lines changed
Open diff view settings
Collapse file

‎doc/contributing/advocacy-ambassador-program.md‎

Copy file name to clipboardExpand all lines: doc/contributing/advocacy-ambassador-program.md
+27Lines changed: 27 additions & 0 deletions
  • Display the source diff
  • Display the rich diff
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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.