
How to add authentication to your Astro site
Learn how to easily calculate the estimated reading time of your blog posts using Contentlayer. Our step-by-step guide shows you how to implement this feature and improve user experience on your website.

How to Calculate Estimated Reading Time with Contentlayer
Learn how to easily calculate the estimated reading time of your blog posts using Contentlayer. Our step-by-step guide shows you how to implement this feature and improve user experience on your website.

Understand the MQTT Protocol - all you need to know
MQTT is a lightweight, machine-to-machine communication protocol that is quickly becoming the go-to choice for IoT and connected devices. Learn how it works and when to use it with our comprehensive guide.

How to build a simple Wordpress slidehow in php with JavaScript and CSS
In this blogpost I want to show you how to create a slideshow yourself using php, javascript and css.

Kotlin If-Else on one line short (with Examples)
In kotlin, you can create an if else on one line of code. For example val num = if (value < 0) 0 else value; This can improve your code quality.

Kotlin String Formatting with Examples
In this blogpost I've summarized some folder structure for different project approaches for you, so you don't have to face this problem.

How to structure your jetpack compose project
In this blogpost I've summarized some folder structure for different project approaches for you, so you don't have to face this problem.