Hello world!

I picked up Deno after working with Node for about 10 years, mainly because TypeScript was supported natively. What I discovered was a runtime environment that solved problems I kept running in to, with a great developer experience that was still familiar as a long term Node dev. I’m now a convert and an advocate, and I wanted to share the things I have learned working with Deno in real projects.

This blog is for any developer who wants to learn more about Deno and TypeScript and how to ship those in production without getting lost in the tooling.

I’ll be writing about:

  • Switching from Node to Deno
  • Practical TypeScript patterns for backends
  • Testing strategies in Deno
  • Deploying Deno apps
  • Mistakes I’ve made..

If any of that sounds like it’s for you, welcome, glad you’re here. You can find me posting on X for regular updates. And if you’re stuck with anything or have any topics you’d like covered let me know.