rkodey / the-great-er-discarder-er

GNU General Public License v2.0
62 stars 6 forks source link

Interest in TypeScript rewrite? #7

Closed phil-lgr closed 2 years ago

phil-lgr commented 3 years ago

I found that this extension works fine. Sometimes, for windows that are minimized, it does not.

I'd want to help out and debug, but I have the rule that I don't touch a project written in plain JS, it's just too much pain.

The project is small right now and could be converted in TS, making the project more robust, I'm pretty sure we could fix issues just by converting it

Are you open to that?

Thanks,

rkodey commented 3 years ago

Hi Phil- I honestly wish I had the time! I republished this fork with the intention of adding a few additional features, but I haven't gone much past the initial feature of preventing Chrome from loading all tabs at startup.

If I/we had lots of new features planned then it probably would make sense to convert it. I guess my overall thought is that this discarder extension is simple enough that I'm not sure there's much value in doing the conversion. I don't know, I guess... do you see this extension growing much?

I'm new enough to TS that I don't have a feel for the scope of work for the conversion, though. Are there tools to help out?