© 2022 Hashnode
All of what you're about to read started back in 2017, when a new high school graduate knew he loved anything software related but clueless as to what directions to take, what niche to follow and focu…
Heading Elements A heading element implies all the font changes, paragraph breaks before and after, and white space (for example) necessary to render the heading. Further character emphasis or paragr…
Introduction Working with any new technology can be both an exciting and scary experience. On one hand, you might feel excited about building with a new set of tools. But knowing how to choose the rig…
INTRODUCTION JavaScript ES6 (ECMAScript 6) introduced the spread operator. The spread operator consists of three dots ... used on iterable objects mostly arrays to expand the values in them. By expand…
Hello Coders! This article explains how to code a simple One-page Dashboard Layout in Bootstrap 5, using the theory from a previous article: Bootstrap - Tutorial for Beginners. The source code for the…
What is Lighthouse? Lighthouse is a tool for measuring page quality that gives you tips and recommendations in improving user experience. It gives you a score of up to 100 based on performance, access…
Web development has reached the summit of the people's interest in Web development and they are taking their time to become web developers for good. Web development is something through which we can m…
What is the best way to learn the fundamentals of JS? I will talk about my process of building the foundations of JS.Firstly, before starting JS I would recommend learning the basics of HTML and CSS a…
Git configuration Configuring our git on our local machines and virtual machines (VM) is important to tell git about the user. It is very advisable to always configure our git before we start using it…
Everyday, the demand for frontend developers keep rising. Do you want to learn Frontend Web development but you don't know where to start? Are you stuck in learning randomly and forgetting everything …