MCMr Candieincandie.hashnode.dev·Feb 20, 2023 · 2 min readAre your fears really valid?Are people's fear of falling in love in this generation really valid? We are currently in a generation where young people are more comfortable being in a situationship than a relationship. I mean if you've ever been in a situationship before your fea...00
MCMr Candieincandie.hashnode.dev·Nov 13, 2022 · 4 min readData Fetching In JavascriptOVERVIEW One of the easiest way to fetch data in javascript is by using the fetch API which enables developers to send Http requests to a database using promise. A promise is an object representation of the eventual completion or failure of an asynch...00
MCMr Candieincandie.hashnode.dev·Oct 29, 2022 · 7 min readHow To Become A Front-end DeveloperTransitioning to me wasn't something new, but transitioning to tech for me was a big deal, from being a Nurse in 2019, to being a crypto enthusiast and now to being a tech bro, it was a very interesting and challenging journey for me, in this article...00
MCMr Candieincandie.hashnode.dev·Oct 4, 2022 · 4 min readScoping In JavascriptScoping in javascript can be a very confusing topic, but follow through with me as I simplify the concept for you! Scoping in javascript is a term that describes how program variables are organized and accessed. Let me use a trait to explain the conc...00
MCMr Candieincandie.hashnode.dev·Sep 29, 2022 · 4 min readStepping Into The Programming/coding WorldBasically computer codes are languages the computer understands. Just like humans, if as a Yoruba guy, you visited the north or west for the first time, then somebody tells you to do something in their language, of course you won't understand because...01A