Chapter 5: JavaScript

Cover image by Audy of Course Recap Last time, we finished optimising our images: Used the fs module from Node to elegantly handle nested directories inside src/img Learned about short-circui...
0 Read More

Embracing HTML Structure & Semantics

In this article, we dive into Semantic HTML - a crucial step towards writing cleaner, more accessible, and SEO-friendly code. Building on the foundational concepts covered in my previous article HTML ...
0 Read More