Skip to content

[Main] Transform Front end code base to TypeScript #19

@NamalSanjaya

Description

@NamalSanjaya

Since this is a breaking change (changing to TypeScript)to existing code base, we should considering doing this after sometime. Idea is to execute this task after few production releases. Focus on following

  • Do this change in separate repository without affecting to current code base in JavaScript. (This should not break the existing code base)
  • Follow as much as ReactJs best practices.
  • Consider using React Query Library for data fetching from API. [Mandatory]
  • Try to get other React Important library for smooth flow. (eg: React Formik, React Storybook) [Optional]. This is to code flow, more visibility on Component, errors , make it easy to debug.

Metadata

Metadata

Assignees

Labels

lowPriority Levelreact-jsweb front end work related to ReactJS

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions