-
Notifications
You must be signed in to change notification settings - Fork 1
Use typescript in Powercord plugin #74
Copy link
Copy link
Open
Labels
c/enhancementImprovement or additions to existing codeImprovement or additions to existing codec/featureA new featureA new featuregood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededjavascriptPull requests that update Javascript codePull requests that update Javascript code
Description
Activity
Metadata
Metadata
Assignees
Labels
c/enhancementImprovement or additions to existing codeImprovement or additions to existing codec/featureA new featureA new featuregood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededjavascriptPull requests that update Javascript codePull requests that update Javascript code
A member of the Powercord Discord server suggested we use TypeScript to build the plugin, and also linked me to their TypeScript definitions for Discord. Given this, I think it is feasible to write our plugin using TypeScript as well. Part of the reason I initially used JS instead was the lack of proper definitions and also the lack of community adoption within the Powercord development scene.