Latest posts
Blog PostElm for React Devs
Mar 22nd, 2023Are you a React developer? Learn Elm with examples designed for you!
Blog PostGraphQL and Elm
Feb 17th, 2022Designing a frontend Elm client that evolves with your GraphQL API.
Blog PostSEO Magic with Go
Jan 12th, 2022How I saved time by using Go and Netlify to dynamically generate social media preview images.
Blog PostAdvent of Code 2021
Jan 10th, 2022Creating YouTube content never felt so holly jolly! Join me as I breakdown my favorite parts from each video.
Blog PostHello, blog!
Jan 9th, 2022New year, new blog! Read about why I chose Hugo for my blog redesign, and what my goals are for the new site.
Blog PostRealWorld App with elm-spa
Aug 2nd, 2020When I created elm-spa, I wanted to make a Realworld example application, just like the popular elm-spa-example repo!
Blog PostSSR for Hackers
Mar 11th, 2020How I extended the elm/html package to render Elm at build time for an old blog.
Blog PostCode generation with Elm
Feb 10th, 2020Generating elm code with elm code (and some js)
Blog PostMaking a 2D Canvas Game with Elm
Aug 4th, 2019A small game prototype, with a world that wraps around