|
|
|
|
|
by herval
2890 days ago
|
|
1. Naming conventions don’t solve syntax warts. Modern languages solve this as part of their null safety (eg optional monads or the ? on kotlin and swift) 2. Yes, I know how to “properly” do it. Does not eliminate human error. 3. Closures in any other language, afaik. I rarely code in Js, fyi |
|
Most of our Kubernetes code looks something like this