Skip to content

SPIKE: Better Express TypeScript Definitions #6115

Description

@hacksparrow

TypeScript definition for Express can be better. Let's focus on the following:

  • Find out what it takes to make Express TS definitions available with the express npm package
  • express has many dependencies - organizational and external, how would these be included in the "master" Express definition file?
  • How to include type validation as a part of the Express CI process.

Here is an app which has a pretty good coverage of the Express APIs to help with the spike - https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/express/express-tests.ts.

Acceptance Criteria

  • Share a report of the findings above
  • Better to have(optional): a PoC for the solution

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions