Background As a self-taught developer, online resources have been essential to my learning process. My goal has always been to find free/minimal cost,...
In March 2020, along with millions of other people around the world, I began the long process of starting a new career. I had to ask myself What is...
Comments may seem like a very simple topic, yet they can be very powerful. There are several circumstances where comments written in your code can be...
Before we start learning about HTML elements and their attributes in this series, I think it's important to understand the difference between a...
HTML is not a programming language, but can still be considered the most basic building block of the web. It defines the meaning and structure of the...
When I started learning web development in 2020, I was overwhelmed with all the terminology. HTML, CSS, SASS, JavaScript, React, Angular, Vue,...