Migration of SlickGrid to TypeScript #577
Replies: 4 comments 24 replies
This comment has been hidden.
This comment has been hidden.
-
Feel free to start a new branch for this work if you want, we could cooperate on that same branch. @6pac would you be ok with that kind of approach? |
Beta Was this translation helpful? Give feedback.
-
Greetings, We would need a maintainer as a point of contact, we prefer using Discord https://discord.gg/xkdkAJZsBR Let me know if you are interested. |
Beta Was this translation helpful? Give feedback.
-
this is now done, so I can close this Discussion :) |
Beta Was this translation helpful? Give feedback.
-
I am following up here the discussion of #572, I think it is worth having an own dedicated issue for that 😉 @6pac @ghiscoding
It would be worth a consideration to migration SlickGrid to a typescript codebase and try to modernize the codebase by eliminating some dependencies of which some are maybe even unmaintained.
Some benefits on that:
If there is a strategy in this regards, I could try to prepare a basic infrastructure based on my own project which provides bundling, CI/CD scripts, etc. Or you just peek into my structure as a first idea:
It might have a bit more than SlickGrid will need. But especially setting up rollup, typescript, karma, incremental compilation etc. took me a bit, but now it's really smooth (to me at least 😁 ).
Beta Was this translation helpful? Give feedback.
All reactions