#100daysofcode
Read more stories on Hashnode
Articles with this tag
What is Version Control? Version control is a system that helps developers manage changes to their code over time. It allows multiple developers to...
What, Why, and When you should use the Array methods .forEach() , .map() and .filter() · What is an Array Method in JavaScript? The more you work with...
What is an object and how do you access them? · Arrays are ordered collections of data that we can use to store multiple items. They do have their...
When you are first starting out as a programmer, it can be confusing to understand exactly what data types are. After all, different languages have...
Part 2 - Going through a Coding Bootcamp · Why I joined a Bootcamp So the coding bootcamp got me over the line getting my first role within software...