stop using booleans in your code! | code cop #022
Published 1 month ago • 58K plays • Length 8:47Download video MP4
Download video MP3
Similar videos
-
1:00
stop returning null collections in your code
-
23:26
9 "rules" for cleaner code | object calisthenics
-
7:25
naming things in code
-
10:25
the purest coding style, where bugs are near impossible
-
8:30
why you shouldn't nest your code
-
0:43
how to avoid over engineering your code
-
1:00
making your async code thread safe | .net tips 3
-
0:20
code smell: long parameters list & how to fix it #shorts
-
0:59
are you checking for null correctly in c#? #shorts
-
9:04
avoid returning null from methods – there is a better way to write them!
-
0:50
don’t waste memory with collections | .net tips 1
-
5:13
abstraction can make your code worse
-
0:58
how c# generics make your apps much faster
-
0:19
automatically fix eslint code validation errors in visual studio code
-
43:54
how to stop testing and break your code base - clare sudbery
-
0:26
code smell: magic numbers & how to fix it #shorts
-
22:10
7 python code smells to avoid at all costs
-
11:02
how ienumerable can kill your performance in c#
-
10:14
stop using the httpclient the wrong way in .net