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

Migrate to Typescript. #20

Open
Gautam-Arora24 opened this issue Sep 28, 2021 · 1 comment · May be fixed by #24
Open

Migrate to Typescript. #20

Gautam-Arora24 opened this issue Sep 28, 2021 · 1 comment · May be fixed by #24
Labels
help wanted Extra attention is needed

Comments

@Gautam-Arora24
Copy link
Owner

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

@Gautam-Arora24 Gautam-Arora24 added the help wanted Extra attention is needed label Sep 28, 2021
@nikhilmaske-2001
Copy link
Contributor

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 added a commit to nikhilmaske-2001/resize-observer-hook that referenced this issue Sep 28, 2021
@nikhilmaske-2001 nikhilmaske-2001 linked a pull request Sep 28, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants