@Manifish_Destiny to Programmer [email protected] • 1 year agoIn case you forgot.imagemessage-square51arrow-up1752arrow-down165
arrow-up1687arrow-down1imageIn case you forgot.@Manifish_Destiny to Programmer [email protected] • 1 year agomessage-square51
minus-square@[email protected]linkfedilink31•1 year agoI started as a python enjoyer. 6 years later I can confidently say fuck dynamic typing, fuck mutable defaults. Also fuck python and js (used both for work) TS is better but we all know it’s not by much
minus-square@[email protected]linkfedilink15•1 year agoTS is “better” but often I feel like just configuring typescript takes up a significant amount of the time you save by using it.
minus-square@[email protected]linkfedilink4•1 year agoIt gets easier the more you do it but ts needed a default official config to start things up with.
minus-square@RookiAlink1•1 year agoYeah, i feel the same but it is at least configurable and not terrible configurable like python
I started as a python enjoyer. 6 years later I can confidently say fuck dynamic typing, fuck mutable defaults.
Also fuck python and js (used both for work) TS is better but we all know it’s not by much
TS is “better” but often I feel like just configuring typescript takes up a significant amount of the time you save by using it.
It gets easier the more you do it but ts needed a default official config to start things up with.
Yeah, i feel the same but it is at least configurable and not terrible configurable like python