Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rewrite: Add more TypeScript #372

Open
8 of 17 tasks
Tracked by #374
arildm opened this issue Jun 17, 2024 · 0 comments
Open
8 of 17 tasks
Tracked by #374

Rewrite: Add more TypeScript #372

arildm opened this issue Jun 17, 2024 · 0 comments
Labels
maintenance Oiling the gears, preventing future problems

Comments

@arildm
Copy link
Member

arildm commented Jun 17, 2024

TypeScript is currently partially introduced. Typed code is typically less prone to bugs, and easier to understand and modify. With more typing in place, further modifications will be easier to manage.

Add types to:

  • API requests
  • Config
  • util
  • Boilerplate (index, main, app, data_init, korp.module)
  • CQP
  • CorpusListing
  • Url query params
  • Auth
  • controllers/
    • comparison_controller
    • example_controller
    • kwic_controller
    • statistics_controller
    • trend_diagram_controller
    • word_picture_controller
  • statemachine
  • sidebar
  • Everything else
@arildm arildm added the maintenance Oiling the gears, preventing future problems label Jun 17, 2024
@arildm arildm mentioned this issue Jun 17, 2024
5 tasks
@arildm arildm added this to the Rewrite to Vue milestone Jul 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Oiling the gears, preventing future problems
Projects
None yet
Development

No branches or pull requests

1 participant