Published inJavaScript in Plain EnglishHow to use the Open Graph ProtocolOpen Graph is an internet protocol that was originally created by Facebook back in 2010, but is now held by the Open Web Foundation. You…Feb 19, 2021Feb 19, 2021
Published inNerd For TechLoops, Loops and More Loops — Part 2So welcome back to part 2 of Loops! If you missed my previous blog about While loops, feel free to check it out here Loops, Loops and More…Jan 11, 2021Jan 11, 2021
Published inNerd For TechLoops, Loops and more Loops! Pt.1Working a lot with JavaScript recently I noticed when writing my programs I have an array of loops to choose from….see what I did there?😉…Jan 4, 2021Jan 4, 2021
Call Me By My Name…. RecursionIf you are new to programming, or even if you aren't, you have probably heard of a type of algorithm called Recursion and freaked out…Dec 26, 2020Dec 26, 2020
How programming helped me control my anxietyAll of us have dealt with anxiety at some point in our lives, from test-taking to relationships to our fears. Some people suffer from…Sep 28, 20201Sep 28, 20201
🎶If I could turn back time🎶Turns out Cher wasn’t the only person who wishes they could turn back time. As a software developer, we often use github to store our…Sep 8, 2020Sep 8, 2020
Create your own Faker classIf you are new to Ruby or even if you aren’t, You are probably seeding data to your database to make sure your program is working…Aug 17, 2020Aug 17, 2020