How to convert an image to WebP in NodeJS Express BackendIn this article, we will learn how we can convert the uploaded image to NodeJS Express Server to WebP image. Before we dive into code first let's understand Why it's a good idea to convert the image to WebP, and what are the Advantages of it? Let's s...Jan 30, 2023·3 min read
My HTML & CSS JourneySo far so good, my journey to HTML & CSS started Wayback when I was in school. Later I picked Computer Science to pursue as a career. Today I am a Computer engineer, and Mobile App Developer, Designer. I always wanted to gain more and more knowledge...Jul 30, 2022·1 min read
Use this to make your Readme / Markdowns look goodThis article is not only for beginners but intermediates can read too, to make use of some markdown tags, that will make your Readme professional. Headings headings are very useful for not only styling purposes, these are actually used by the Search ...Jul 24, 2022·2 min read
Easiest guide for using pseudo selectors and elements in CSSThere are lots of pseudo selectors in CSS, so in this blog, I am covering the practical usage of such selectors. Pseudo selectors are very powerful, you will understand this by end of this blog. Let's start exploring 🚀 :root Ever ran into a situati...Jul 17, 2022·5 min read
Deep dive into CSS position & Some practical usageWe all love good-looking websites, no one likes a bad User interface, and guess what position is property you can master to create some good websites.Jul 17, 2022·3 min read