Alex Rattray
Alex Rattray
When authoring a JavaScript library with TypeScript, package authors can choose to write in `.ts` files, and the `tsc` command outputs `.d.ts` files which can be referenced in a `package.json`...
I'm curious whether Sorbet plans to provide a tool to output `.rbs` files based on Sorbet types, so that authors can write with Sorbet and still provide type information to...
Right now, in Zoom while screen-sharing, you can press ctrl-option-cmd-H to hide floating meeting controls. However, when you press "escape" (within any application), it shows the meeting controls again and...