Skip to content

Refactor: migrate text reader to TypeScript with Yarn 4 build - #13

Merged
carloshskp merged 14 commits into
mainfrom
feat/refactor-project-to-clean-code-structure
Nov 23, 2025
Merged

Refactor: migrate text reader to TypeScript with Yarn 4 build#13
carloshskp merged 14 commits into
mainfrom
feat/refactor-project-to-clean-code-structure

Conversation

@carloshskp

Copy link
Copy Markdown
Owner

Summary

  • migrate the frontend logic into modular TypeScript with a clean TextReaderApp bootstrap and storage/rate utilities
  • move static assets into a public folder and add a build pipeline that compiles TypeScript and copies assets with Yarn 4
  • replace Vitest setup with Jest and refreshed JSDOM-based tests for responsive rate controls and storage syncing
  • update documentation to reflect the new Yarn/Node requirements and static asset locations

Testing

  • yarn test
  • yarn build

Codex Task

@carloshskp
carloshskp marked this pull request as ready for review November 19, 2025 16:01
@carloshskp
carloshskp merged commit b93f6bb into main Nov 23, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant