Software engineer + dad. Past musician. I currently work at Dropbox building the Forms application.
How to avoid LSP conflicts · If you’ve ever tried to get both Deno and TypeScript LSP’s set up in Neovim you’ve likely run into configuration issues....
A brain dump of research into non-trivial undo implementations · I’ve always been fascinated by undo/redo in web applications. It’s a useful addition to...
A method for testing an HTTP endpoint using Deno without touching implementation details. · Deno has become one of my favorite tools for web development....