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

Request for Assistance in Converting Project to TypeScript #36

Open
ansulagrawal opened this issue Jun 24, 2023 · 8 comments
Open

Request for Assistance in Converting Project to TypeScript #36

ansulagrawal opened this issue Jun 24, 2023 · 8 comments
Labels
Code Refactoring enhancement New feature or request help wanted Extra attention is needed

Comments

@ansulagrawal
Copy link
Member

ansulagrawal commented Jun 24, 2023

I would like to request assistance in converting my project to TypeScript. As I am currently learning TypeScript, my knowledge in this area is limited. Therefore, I am seeking the help of someone who is knowledgeable in TypeScript to guide me through the conversion process. I greatly appreciate any support that can be provided. Thank you in advance for your help.

@ansulagrawal ansulagrawal added the enhancement New feature or request label Jun 24, 2023
@ansulagrawal ansulagrawal changed the title Request for Converting this Project to a typescript Request for Assistance in Converting Project to TypeScript Jun 24, 2023
@ansulagrawal ansulagrawal added the help wanted Extra attention is needed label Jun 24, 2023
@ansulagrawal ansulagrawal pinned this issue Jun 25, 2023
@DamyanBG
Copy link
Contributor

This is great idea to switch the project to TypeScript. But I think it is better first to fix few bad code implementations before that.

@ansulagrawal
Copy link
Member Author

@DamyanBG yes you are correct, I raised this to make a note of it.

@Cambrai2
Copy link

Has there been any update in regards to this? I would be happy to try help with this

@ansulagrawal
Copy link
Member Author

Hello @Cambrai2, no update till now as no one is free. If you can help it then it would be wonderful. thanks in advance

@ansulagrawal ansulagrawal unpinned this issue May 23, 2024
@pmm26
Copy link

pmm26 commented Sep 3, 2024

At the company I'm working at we needed a scheduler.
I ended up deciding to use this library. But the Types provided were all broken.

I've updated around 70% of code to Typescript. All Functiona Components + SchedulerData class.

I'm can convert the remaining files but I can't ensure that everything will be exactly as before as I have made some small improvements to the code.

The use case we need doesn't require any D&D and moving of items in the calendar for now so I can't ensure other user cases will work as expected.

If you are happy to continue where I stopped I can see if I can do PR with all the Typescript stuff.

@ansulagrawal
Copy link
Member Author

@pmm26 thanks for selecting our repo for your company.

You can raise a pr if I get time or someone else get time will definitely help for the rest part.

If any help needed will be there.

Please raise pr at least we will know what all has been updated and what improvement can be done.

Thank you once again.

@pmm26
Copy link

pmm26 commented Sep 12, 2024

@ansulagrawal I have submitted my pr:
PR

we had the code on our internal repo I just copied it to this repo.
It might be overhelming as all files have been changed and renamed to typescript files.

Most of the code is the same just changed the things mentioned in the PR.

@ansulagrawal
Copy link
Member Author

@pmm26 Thankyou for rasing pr, when I am free will review the pr.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Code Refactoring enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

4 participants