Skip to content

Transition from JavaScript to TypeScript for improved maintainability #7577

Open
@NalinDalal

Description

@NalinDalal

Topic

Introduce TypeSafety, Lint Checking for Organisation.
I saw that some of code was in typescript, since typescript provide compile time type checking, more strictness, command over the project, hence I propose under GSoC 2025 a project:
migrate the codebase to TypeScript

Advantages:

  • Explicit Typing, Support for OOPs
  • Makes more enhanced development since has so many features which JavaScript lacks

Also had one more idea,
Basically processing is a large codebase with vast community, so for different people contributing there should be a common way to start the application locally, hence I suggest to containerise the application via Docker.
Again looking forward for more input & feedback
@ksen0 @limzykenneth @lmccart @Qianqianye @outofambit @mcturner1995

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions