Blog
-
This post explains how to build a custom SwiftUI that automatically adjusts its height based on its content.
-
A short guide on how to convert a Cloudflare Workers function from handling a single endpoint to handling multiple endpoints
-
A step-by-step guide to storing comments to a GitHub repository and outputing them in the blog template.
-
Out of the box Hugo supports a single color scheme for syntax highlighting. Learn how to make it work with multiple color schemes.
-
You don’t need a database to store your blog comments.
-
Cloudflare Wrangler a faster and easier way to manage your Cloudflare Workers.
-
It’s more convenient to work with Lambda functions using the command line.
-
Before static blogs became a thing, it was pretty simple regarding the commenting system because any popular blog platform supported it out of the box.
-
A responsive mobile menu is a CSS technique that utilizes the CSS media query to alter the appearance of a menu when viewed on different devices and screen sizes.
-
A dark mode is a web design trend that started a few years ago. In this post, I will show how you can build a dark mode switch for your website.
-
Everyone says that developers should start blogging. So here is my attempt to do so.