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

refactor(app): refactor codebase from JavaScript to TypeScript #162

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

TwilightLogic
Copy link
Member

@TwilightLogic TwilightLogic commented Nov 29, 2023

Background

The current codebase is written in JavaScript, which has led to frequent and hard-to-trace errors during development. The lack of static typing is identified as a significant source of these issues.

Target

Refactor the entire codebase to TypeScript to leverage static typing for better error handling, improved maintainability, and developer experience.

Resovle #143
Resolve #160

Metrics of Success

  • Reduction in the number of bugs/errors.
  • Improved development velocity.
  • Positive feedback from the development team regarding the new setup and coding experience.

Copy link

vercel bot commented Nov 29, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
myfirstlayer2-frontend ❌ Failed (Inspect) Dec 2, 2023 7:51am

Generate TS error message
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[refactor] the contracts should be refactored to display NFT images and mint NFTs on the mainnet
3 participants