Skip to content
This repository was archived by the owner on Oct 12, 2022. It is now read-only.
This repository was archived by the owner on Oct 12, 2022. It is now read-only.

ImageBoard not 100% TS ? #57

Closed
Closed
@daslicht

Description

@daslicht

Hi,
whay do you use a callback function here without any typing ?

https://github.com/Microsoft/TypeScriptSamples/blob/master/imageboard/app.ts#L41

Wouldn't it be better to use something like this:

app.get('/findImages', ( req:Request, res:Response ) => {

?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions