react-big-schedule icon indicating copy to clipboard operation
react-big-schedule copied to clipboard

Request for Assistance in Converting Project to TypeScript

Open ansulagrawal opened this issue 1 year ago • 8 comments

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 avatar Jun 24 '23 10:06 ansulagrawal

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 avatar Jul 12 '23 16:07 DamyanBG

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

ansulagrawal avatar Jul 12 '23 16:07 ansulagrawal

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

Cambrai2 avatar Nov 14 '23 15:11 Cambrai2

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 avatar Nov 15 '23 06:11 ansulagrawal

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.

pmm26 avatar Sep 03 '24 15:09 pmm26

@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 avatar Sep 07 '24 19:09 ansulagrawal

@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.

pmm26 avatar Sep 12 '24 15:09 pmm26

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

ansulagrawal avatar Sep 13 '24 05:09 ansulagrawal