Unleash / unleash

Open-source feature management solution built for developers.
https://getunleash.io
Apache License 2.0
10.72k stars 667 forks source link

fix: Technical debt #2595

Open Tymek opened 1 year ago

Tymek commented 1 year ago

Things that we would like to improve in the codebase.

Anything else?

Please send me things to add or comment below. Anything that you would like to prioritize updating/fixing/enhancing. Non-breaking changes here, breaking changes for v5 in https://github.com/Unleash/unleash/issues/1265

ShaswatPrabhat commented 1 year ago

Can any of the above be picked up by a beginner to the repo @Tymek ? I can give one of these a shot if needed but I see PRs against a lot of the items already :)

Tymek commented 1 year ago

@ShaswatPrabhat https://github.com/Unleash/unleash/issues/2606 is a good first issue. This doesn't need to be done in full to be helpful. Every refactored file helps. Most of everything else is medium to advanced.

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

gastonfournier commented 1 year ago

is ConditionallyRender finished @Tymek?

Tymek commented 1 year ago

@gastonfournier No. I have a script to do it, I need couple of hours to parse a codebase, fix edge cases.