|
|
|
|
|
by FLGMwt
3321 days ago
|
|
Yeah, and there's certainly style tools in place at some level (formatting, implicit types, etc). But I don't know if I agree that there should be global language rules about what defines sematic style across an org with 20+ relatively independent teams. And that says nothing about third party libs that one can't control. Again, I am new to the ecosystem, but with languages like C#, it seems that the comparatively fewer language constructs streamline API patterns. |
|
External libraries are usually black boxes and you don't work on the code so I don't understand the argument.