qbreader / qbreader/website

Use Typescript for a better development experience

Open
#587 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
61
Forks
46
Avg merge
2d 4h
Merged PRs (30d)
15

Description

Since QBReader already uses React and Webpack. I believe that by including typescript will make development easier and also the fact that typescript checks for incorrect code. Typescript also makes creating code easier since typescript's LSP checks for errors and such before needing to run a linter afterwards, and also the fact that newer AI Agents have started to use LSP's for programming.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by inspecting the existing React and Webpack configuration and the JavaScript source layout. Determine the migration scope, required tooling changes, and how the project will validate TypeScript adoption; the issue does not name files, tests, or a completion boundary, so these need to be established before implementation.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, typescript, webpack
Domain
build-system, developer-experience, frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.