-
Notifications
You must be signed in to change notification settings - Fork 108
Typescript Migration #135
Copy link
Copy link
Open
Labels
Difficulty/3:HardHard ticketHard ticketHacktoberfestHelp WantedCommunity help wantedCommunity help wantedTech/ReactJSTech/TypeScriptType/TaskA general taskA general taskUp For GrabsReady for help from the community. Removed when someone volunteersReady for help from the community. Removed when someone volunteers
Metadata
Metadata
Assignees
Labels
Difficulty/3:HardHard ticketHard ticketHacktoberfestHelp WantedCommunity help wantedCommunity help wantedTech/ReactJSTech/TypeScriptType/TaskA general taskA general taskUp For GrabsReady for help from the community. Removed when someone volunteersReady for help from the community. Removed when someone volunteers
I'm having a hard-time trying to write a plugin for mattermost.
The mattermost starter template generates a webapp that uses typescript.
If I want to look into the plugin-demo to figure out how something is done, I cannot directly use code from there since I have to migrate it to typescript first.
It would be good if the demo used typescript as well, so that a plugin developer has some examples on how to implement stuff using typescript.
Are there any other plugins that use typescript already? So I can look into and lend ideas from there? :)