VAVincent Abolarininvincentabolarin.hashnode.dev·Apr 26, 2023 · 3 min readThe Spread SyntaxThe spread syntax (...) in JavaScript does not get as much recognition as it should. This is because when it comes to arrays (where this syntax is very important), a lot of people simply focus on array methods such as filter, map, and others. However...00
VAVincent Abolarininvincentabolarin.hashnode.dev·Aug 15, 2021 · 2 min readMy HNG Internship 8.0 GoalsThe Beginning A few months ago, I decided to take my software development journey seriously. Before then, I never really took a bold step to start this journey, even though I have been interested in it for a while. Everything changed back in March 20...01N