Contributor
Lalit Kumar Singh

Migrate JavaScript Codebase to TypeScript


Mentors
Zixuan James Li
Organization
Zulip
Technologies
javascript, typescript
Topics
web
Zulip has a huge codebase for it's web app but it's currently written in JavaScript, this project is aimed at migrating at least ~80% of the zulip's codebase to TypeScript. TypeScript is an awesome language migrating to it will improve the quality, maintainability, and scalability of Zulip's frontend codebase. Also by using TypeScript we will be able to enforce consistent coding standards, document the code better, and leverage powerful IDE features.