resize-observer-hook icon indicating copy to clipboard operation
resize-observer-hook copied to clipboard

Migrate to Typescript.

Open Gautam-Arora24 opened this issue 3 years ago • 1 comments

Future Plans Plans to add typing support to the library whenever I will get some time.

Gautam-Arora24 avatar Sep 28 '21 02:09 Gautam-Arora24

I don't know the usecase for it. But from my prior experience with Typescript, I can say it's a better idea. TypeScript allows user to detect the error in the code editor itself, unlike javascript where we have to debug in the browser.

nikhilmaske-2001 avatar Sep 28 '21 07:09 nikhilmaske-2001