Implementing a read progress bar
In this post, I discuss the implementation of my website's new feature - a read progress bar for blog posts. If you wonder how one could implement this feature, this is the right article for you!
In this post, I discuss the implementation of my website's new feature - a read progress bar for blog posts. If you wonder how one could implement this feature, this is the right article for you!
Computer programs/applications are the product of the coherent composition of smaller pieces that creates something useful. Also, sometimes we don't need too many complex components to create something meaningful. In this article, we will discuss the power of `Math.random` utility function (available in all languages) and how it can be used to create a random RGB color generator.
In this post, I discuss the implementation of my website's new feature - a page view counter. If you wonder how one could implement this feature, this is the right article for you!
The introduction of the "Shortcuts" app in 2019 on iOS was one of the best things that happened to Apple devices. However, many people I know and have talked to hardly know about its existence and how useful it can be to automate tasks. Are you aware of it?
Are you trying to build a new habit or have had struggled with creating one? I empathize with you as I have failed many times too. This post describes my reflection on what works and sticks for habit building.
Keep reading →