Blog

Explore the intersection of web development and performance optimization through the lens of Google PageSpeed. Learn how to build faster, more efficient websites that keep users engaged and boost your SEO

How to optimise images for your website
07 Apr 2025 4 minutes read 1.1k views

How to optimise images for your website

Learn how to optimise images for the web using modern techniques like WebP format and lazy loading. Improve your site’s loading speed, boost SEO, and enhance user experience with these simple yet effective strategies.

How to debug – Debugging Tips for Beginners
20 Jul 2020 6 minutes read 2.1k views

How to debug – Debugging Tips for Beginners

Debugging is a daunting thing to do if you are a beginner developer! So here I am going to tell you about methods that I use to debug my code! Depending on what you are trying to debug you may or may not be able to use these methods.

Learn CSS Basics – simple cheat sheet to boost your development skills
30 Jun 2020 6 minutes read 2.4k views

Learn CSS Basics – simple cheat sheet to boost your development skills

Learn CSS basics may seem like a hard task. But actually it is quite easy! In order to prove it to you, I have written a small CSS cheatsheet.

Optimize web page speed to improve Google Page Insight score
19 May 2020 4 minutes read 2.4k views

Optimize web page speed to improve Google Page Insight score

Web page speed is one of the most important things when you are developing a website, it can be quite easy to oversee some things! Never miss them again!

Image lazy loading – How to implement it with Javascript
15 May 2020 5 minutes read 1.9k views

Image lazy loading – How to implement it with Javascript

Image lazy loading is must in modern web development. This might and will affect your website SEO score. And can be easily implemented with a Javascript!

Adding a WordPress Post View Count without a plugin
08 May 2020 4 minutes read 4.4k views

Adding a WordPress Post View Count without a plugin

A short tutorial on how to add a simple post view count to any WordPress blog by yourself. It requires minimum time, and has a great effect on your blog!

How does the web actually work? It is easier than you think!
24 Apr 2020 4 minutes read 2.1k views

How does the web actually work? It is easier than you think!

Each website is composed of multiple layers. But where are those layers stored and how do they work? It is quite simple once you see it...

How to become a web developer – a beginners guide
19 Apr 2020 7 minutes read 2.6k views

How to become a web developer – a beginners guide

Lately, many people are deciding to change their professions and become developers. And I understand them. But getting started can be quite daunting! That is why I have decided to write a small guide on how to become a developer.

Which hosting to choose and why? A simple guide for a complex problem!
11 Apr 2020 10 minutes read 2.1k views

Which hosting to choose and why? A simple guide for a complex problem!

Today I am going to write about hosting and the questions that you may encounter while choosing the best option for your next project. It may look like a simple task but that is where you are wrong. It is quite a difficult one! There are thousands of hosting companies and each of them will have something different regarding their offer. Suddenly your choice is not easy anymore!

3 things that you need to know before you decide to get into coding as a profession
08 Apr 2020 9 minutes read 2.3k views

3 things that you need to know before you decide to get into coding as a profession

Many people are getting a wrong impression when it comes to this segment as a profession . I need to admit that it really does look quite easy when you are an observer!But have you actually thought about what you really need to become a developer ? Any kind of developer - it doesn't matter if it is a web developer, app developer or any other! Well here is a list of things that you need to know before you get into coding as a career choice!

DNS Explained, from beginner to master in 7 minutes or less
26 Mar 2020 12 minutes read 2.9k views

DNS Explained, from beginner to master in 7 minutes or less

If you are a web developer or just starting out your carrier as a one you probably did hear the term DNS. When you type "facebook.com" in your URL and get Facebook to show up bar that is when the power of DNS. Here is how it works!

COVID-19 is a bug on production but the checkout is still working
16 Mar 2020 7 minutes read 2.9k views

COVID-19 is a bug on production but the checkout is still working

With over 130.000 infected, COVID-19 is rapidly becoming a burning theme. So let us discuss how that affects the web industry. Of course, this is one of the least affected industries today since most of the people in it are able to work remotely quite easily. But is it that easy?

Playing with Magento, getting started and some of its features!
03 Feb 2020 8 minutes read 1.2k views

Playing with Magento, getting started and some of its features!

Getting started with Magento can be daunting . That is why many people get easily discouraged, but they shouldn't be. At the end of the day, it is just a system like any other! Here is one part of my experience. Here we will talk about a couple of pros and cons when it comes to this system.

My first hosting experience and a couple of tricks that can help you a lot!
21 Jan 2020 5 minutes read 1.1k views

My first hosting experience and a couple of tricks that can help you a lot!

Like everybody else, I too have tried different hosting companies. Not because one wasn’t good enough but instead I wanted to experiment a bit and see what is “out there” and try to find the best match possible (at least for my taste).