Skip to content

[Question]: Is there interest in accepting Typescript backend PRs ? #1224

Closed Answered by danny-avila
publicvirtualvoid asked this question in Q&A
Discussion options

You must be logged in to vote

Unfortunately this could be too much of an undertaking for not a lot of gain, especially since some of the modules are built with CJS specific code, and figuring them out in ESM could be involved or rather not worth the effort.

signatures on functions would be a great to have.

I 100% agree with you here; though Typescript safety is nice (I like it a lot on the frontend), I've begun to write out more JSDoc and make use of typedefs to benefit from this. This even allows me to re-use some of the types from the frontend. See api/typedefs.js

To this end, I would very much appreciate help in adding more JSDoc or improving what's already there

Some resources that have bolstered my opinion agai…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by publicvirtualvoid
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
❓ question Further information is requested
2 participants
Converted from issue

This discussion was converted from issue #1223 on November 26, 2023 17:14.