mirror of
https://github.com/thedevs-network/kutt-extension.git
synced 2026-02-03 05:43:24 +00:00
Migrate to React with TypeScript #32
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @abhijithvijayan on GitHub.
UI seems to be OKAY for now.
For the scalability factor & maintainability, it is better to use React.js with TS features
@abhijithvijayan commented on GitHub:
Branch: https://github.com/abhijithvijayan/kutt-extension/tree/refactor/react-typescript
@abhijithvijayan commented on GitHub:
Basic boilerplate set up has been done.