Countly/countly-sdk-web

Recommendation: Any plan on modularising the application/splitting into multiple files and also any plan of converting to typescipt.

MaheshB0ngani opened this issue · 9 comments

Reason: This would help in attracting more contributors. As it would be easy to understand the code and identify the issues/improvements.

Note: I can contribute in the migration. I did something related to it, splitting into multiple files (Also migrating to Typescript) and now it is working as it should. And it can be further improved for better readability.

Hello,
two main points here :)

Firstly, me as a maintainer not really interested in this at this point, as long as the code works as is, but most probably, eventually it will be transferred to some other SDK specific developer, and then this decision would be up to them.

Secondly, we have quite a low browser support requirements, like IE7 support at this current point, for some legacy software of our clients. So there would be lots of polyfilling needed :)

@ar2rsawseen Hello,

Is there Typescript support among your plans this year?

Hello,
not managing this SDK myself anymore, now the decision is up to @ArtursKadikis and @turtledreams :)

Adding Typescript support is something that we would want to do. Currently we can't give any specific timelines of when that would be done. It is possible that it is added by the end of this year.

I am also interested in TypeScript support.

At least having some typings is pretty much a no-brainer nowadays. Not seeing even a single .d.ts files is a pretty big no go