-
Notifications
You must be signed in to change notification settings - Fork 23
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
Comments
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. |
@DamyanBG yes you are correct, I raised this to make a note of it. |
Has there been any update in regards to this? I would be happy to try help with this |
Hello @Cambrai2, no update till now as no one is free. If you can help it then it would be wonderful. thanks in advance |
At the company I'm working at we needed a scheduler. 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. |
@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. |
@ansulagrawal I have submitted my pr: we had the code on our internal repo I just copied it to this repo. Most of the code is the same just changed the things mentioned in the PR. |
@pmm26 Thankyou for rasing pr, when I am free will review the pr. |
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.
The text was updated successfully, but these errors were encountered: