© 2023 Hashnode
#freecodecamp
In the words of Prof. Jelani Nelson of Harvard University, "An algorithm is a well-defined procedure for carrying out some computational task. Typically the task is given, and the job of the algorithm…
Intro Hello and welcome to another blog post for Anthony’s Techie Thoughts! If you’re new here, my name is Anthony and I’m studying programming to make a career change from mathematics teacher to a fr…
Why Javascript? JavaScript has become the most loved language among developers. It has been growing in popularity and has risen in popularity and demand over the last decade. Don't believe me? Check t…
If you want to become a full stack web developer, then your first step should be learning HTML, and if you go on the internet and search for resources of HTML, you will be lost in the ocean of resourc…
Web development has become a highly sought-after skill in recent years, with many individuals looking to learn the ins and outs of coding and website design. There are many resources available for tho…
As it's already known, reduce is one of the most powerful array methods if not the most powerful. with reduce, you can do virtually all of the other javascript array methods. The major advantage reduc…
Photo by Nick Morrison on Unsplash I had planned an Angular Course for the community for a very long time, last year I even decided to stream it. But all efforts were unsuccessful. There was too muc…
As a beginner in React, I was excited to start my first project on Quotebox as part of the freecodecamp course on front-end development libraries. However, I soon encountered a configuration issue that took me three hours to solve. The prob…
I am brushing up on my understanding of CSS and HTML. I am using freeCodeCamp's recently updated Responsive Web Design course to do so. FCC is one of several resources out there available for learners…
Whether you're just starting out in the tech industry or looking to improve your skills, we've got something for everyone. From beginner-friendly coding tutorials to advanced web development technique…