What are your programming hot takes?
-
This post did not contain any content.
-
[email protected]replied to [email protected] on last edited by
Dynamic typing is insane. You have to keep track of the type of absolutely everything, in your head. It's like the assembly of type systems, except it makes your program slower instead of faster.
-
[email protected]replied to [email protected] last edited by
I kinda wanna say... skill issue? But really, dynamic typing is great as long as it fits the problem your solving and you keep your types simple or even just primitive
-
P [email protected] shared this topic