"Experienced" devs who aren't interested in learning new ways of working aren't particularly valuable to the company. That said, most ppl who actually try ensemble work prefer it. Ppl have many wrong ideas about what mobbing actually entails 1/
Went today deeper in trying to understand the tradeofs between the structural type system(#typescript) and nominal type system(c#).
This article explain it quite well how to combine the best of 2 in ts https://t.co/PXG0VyF0Fq
GitHub issues tip: if you paste in a link to an issue or PR in another repo it will display it as a truncated URL, but if you instead add it in a hyphenated bullet point it will display the title of the issue and and indicate if it is open or closed
VSCode Tip ⚡️
In @code 1.60.0, you can get inlay hints for parameter names.
Just enable it by setting: "javascript.inlayHints.parameterNames.enabled": "all"
or
"typescript.inlayHints.parameterNames.enabled": "all"
VSCode Tip ⚡️
In @code 1.60.0, you can get inlay hints for parameter names.
Just enable it by setting: "javascript.inlayHints.parameterNames.enabled": "all"
or
"typescript.inlayHints.parameterNames.enabled": "all"