you-dont-need / You-Dont-Need-Loops

Avoid The One-off Problem, Infinite Loops, Statefulness and Hidden intent.
1.08k stars 53 forks source link

Python version #9

Open TejasAvinashShetty opened 4 years ago

TejasAvinashShetty commented 4 years ago

Is there a way to get the examples rewritten for python ? Currently, it seems to be written for Javascript (actually i can't even say which language)

stevemao commented 4 years ago

@TejasAvinashShetty PR welcome!

aditya-krm commented 1 year ago

@TejasAvinashShetty it's Only like blueprint it can be implemented in any language. if you know what the code do you can easily write with these.