I’m a practical learner. I want to look at what someone else has made and then try the same thing myself.Some things might not work correctly - I will go away to fix them (or attempt to). Before i realise, i have a pretty good grasp on this new technology.
Hugo is an amazingly simple static site generator. It’s been gaining increasing popularity over the last few years and it’s my chosen framework for my website.
I’ve been building a serverless API this week, but I’ve run into a database bootstrapping problem. Then i thought, perhaps i can use my IaC tool of choice to bootstrap it?