Skip to content

Create an explainer / hub page for type stripping (TypeScript) support #34

Description

@JoshuaKGoldberg

Enter your suggestions in details:

The new type stripping / TypeScript support in Node.js is very exciting. A lot of users are adopting the built-in support for both source code and tooling config files. 🚀

But, there isn't one single high-level, official resource that users can be pointed to to understand the unflagged support.

Proposal: can the Node.js site have a page added dedicated to explaining type stripping at the high level? I'd imagine it could contain:

  1. What "type stripping" is
  2. Quick examples of running a .ts file
  3. What versions of Node.js have it
  4. Quick FAQs such as un/not-yet-supported syntax and type checking
  5. Links to learn more on the official Node.js and TypeScript websites

Sibling issue to #35, intentionally with as similar an issue body as possible.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions