Series

Code, Blog, Repeat: A 50-Day Quest for Back-End Mastery

Welcome to my 50-day back-end development blogging series. Follow along as I share experiences and insights on advanced concepts and technologies. Together, let's learn and grow.

Articles in this series

#Day01 - Exploring the World of Web Development and Introduction to Back-End Development
#Day02 - Understanding the client-server model and how it applies to backend development
#Day03 - An Introduction to JavaScript: Features, Uses, and Setting Up a Development Environment
#Day04 - Variables & Data-Types in JavaScript
#Day05 - Understanding and using different Operators in JavaScript
#Day06 - Exploring Type Coercion and the Math Object in JavaScript