VulcanJS / Vulcan

🌋 A toolkit to quickly build apps with React, GraphQL & Meteor
http://vulcanjs.org
MIT License
7.98k stars 1.89k forks source link

TypeScript definitions #2026

Open egoarka opened 6 years ago

egoarka commented 6 years ago

Hi there, it would be cool if you had some TypeScript typings. It would lead to more productive development and became less error prone. What do you think about it?

SachaG commented 6 years ago

Good idea :)

eric-burel commented 5 years ago

https://github.com/VulcanJS/Vulcan/pull/2363

TypeScript should be integrated into Meteor 1.8.2, which would then allow us to start typing the code. We are looking for contribs however because typing such a huge legacy codebase will be difficult and time consuming.