Hey, there! 👋
I'm Jake Dohm

I'm a Web Developer who is passionate about helping other developers build the best experiences possible for their users.

Bonus Content: Lessons learned building this website

  • I really need to create some quality Layout Components for Vue so that I can stop writing flex flex-col md:flex-row space-y-4 md:space-y-0 md:space-x-4 all over the place.
  • Tailwind IntelliSense doesn't work with Nuxt + Tailwind out of the box, you have to rename tailwind.config.js to tailwind.js.