David Sherret
David Sherret
I'm David and work as a software developer on Deno. In the past, I worked professionally in the medical device and healthcare industry. I maintain several TypeScript related open source projects and have been using TypeScript for almost 10 years. When not coding, I enjoy playing soccer, going for bike rides, and practising piano.
TypeScript Congress 2023TypeScript Congress 2023
8 min
Replacing Shell Scripts with Cross-Platform TypeScript
Shell scripts serve a useful purpose, but they have some downsides. What if we could overcome these issues and make our scripts more powerful by utilizing familiar cross-platform TypeScript? In this talk, we'll discuss why you should switch your shell scripts to TypeScript and demonstrate a possible approach.