I’ve been thinking of contributing to meteor’s open source packages in my free time.
Are there any packages that are missing features or need helping with bug fixes? I’m trying to contribute to those packages.
I’m no way super experienced in development but trying to learn and contribute to the packages. If not me, some other devs reading this thread might help with those features/fixes.
Please post links to github repos/issues which needs bit of love
A lot of people would really love you if you would bring incremental compiling (Typescript 3.3) to the de-facto successor of the de-facto TypeScript compiler for Meteor: https://github.com/Adornis/typescript . We’ve done some serious performance improvements in the last months and barbatus has good caching in his predecessor we’re building on, but TypeScript incremental compilation would be the next level.