react-mazer-ui
react-mazer-ui copied to clipboard
Refactoring to Typescript
to achieve more clean code and safety we decide to use TypeScript instead of JavaScript, feel free to discuss strategies for refactoring
This would be great, you could use diagram to map current component first, including what props they accept like button type="primary"
, etc.
Interesting! I will contribute :) so should we adding type definitions repo or just refactor codebase?
Great to discuss!
Any update?