happydev.blogMastering Front-End Development - Stage 4: Advanced CSS - Enhancing Styling SkillsAfter learning the basics of HTML, JS, and CSS, we are one step closer to creating beautiful and functional web pages. We will learn how to make a web page responsive so it looks good on different screen sizes, animate elements, and work with more co...Dec 20, 2024·4 min read
happydev.blogMastering Back-End Development - Stage 4: More On JSAfter learning the basics of computer science and the JavaScript ecosystem, and generally exploring, it's finally time to invest heavily in JavaScript. This investment will be rewarding in terms of the skills you will gain and the value it will add t...Sep 30, 2024·3 min read
happydev.blogMastering Front-End Development - Stage 3: JavaScript Basics - Adding InteractivityNow that we have learned the fundamentals of HTML and basic CSS, we will move on to the next crucial step in web development: learning JavaScript. JavaScript is a programming language that allows us to create dynamic and interactive web pages. It ena...Aug 21, 2024·3 min read
happydev.blogMastering Back-End Development - Stage 3: JS World EssentialsBefore we dive deeper into the world of JavaScript and Node.js, we will first focus on learning some essential skills that will be crucial for our journey. These skills include package management, where we will explore tools like npm and Yarn to hand...Jul 18, 2024·3 min read
happydev.blogMastering Front-End Development - Stage 2: CSS - Bringing Life to Web PagesAfter learning about HTML and scratching the surface of front-end development, we are going to take a step deeper and learn how to style or beautify our HTML pages by using css. CSS Tutorial By w3schools Start learning css by reading through this two...Jul 16, 2024·1 min read