From Payload CMS to Hugo: Writing Blog Posts as Code
Why I moved from Payload CMS to Hugo, and how writing blog posts in VS Code with AI assistance changed my workflow for the better.
Why I moved from Payload CMS to Hugo, and how writing blog posts in VS Code with AI assistance changed my workflow for the better.
Dealing with mixed-type arrays in Swift Decodable is quite hard - here's an advanced trick that will lead you to a scalable and future-proof solution
Discover a scalable approach to decoding enums in Swift. Cleaner code, better flexibility, and improved maintainability for growing codebases.