some Go web dev notes https://jvns.ca/blog/2024/09/27/some-go-web-dev-notes/
10 comments
@b0rk I recently implemented a db struct based on the sqlite article you referenced, and this is how it came out: https://gist.github.com/llimllib/2d03a8da46bbd3d247d2492849e3dc4e I'd love to see how other people have implemented it! @b0rk thanks, I'm using mux routing but my handlers can be a bit complex so this will help simplify them @mangeshm it's not open source, this is current the hugo template for the homepage though https://gist.github.com/jvns/1974d568199c5a9c4c421ed6c7857f84 |
one of my favourite categories of blog post to read/write is "here is 1 cool feature that this popular software added in the last 5-10 years that you might have missed”
(2/?)