Decoding Coding Jargon Pt.1We all had those moments when fellow devs talked about their code, and we pretended to understand what was being discussed. We didn’t have…Jan 25, 2021Jan 25, 2021
JOI To the WorldForms had been the least pleasant thing to build in a project for me, back when I was a student at Flatiron School, and my mind hasn’t…Sep 14, 2020Sep 14, 2020
“You Are Not My Type” -PropTypes.Have you ever run into issues because of passing the wrong data type? I have. Quite recently. Luckily, PropTypes was there to save me.Sep 7, 2020Sep 7, 2020
Binary SearchIn the previous blog post, I defined the brute force & provided an example. I also pointed out that brute force isn’t the best way to…Aug 30, 2020Aug 30, 2020
Brute ForceLately, I’ve been spending some time on Algorithm questions for the interviews, and I have decided to write about what I’ve learned about…Aug 24, 2020Aug 24, 2020
Six ES6 Features You Must KnowJavaScript, LiveScript, Mocha, ECMAScript, ES6, ES2015,…May 5, 2020May 5, 2020
COBOL?COBOL? Sounds familiar, but you can’t put your finger on it? No worries. You probably, like most of us, have seen it hit the headlines…Apr 23, 2020Apr 23, 2020
Coronavirus: Is Big Brother Watching Us?We are in a fight. Humankind is in a fight with a fire called Coronavirus. Humankind versus the virus. This fire caused a global crisis by…Apr 14, 2020Apr 14, 2020
BASICS OF RAKERecently I’ve learned a pretty valuable Ruby gem in one of the labs on learn.co: Rake. Despite using some Rake commands for a while, it…Apr 2, 2020Apr 2, 2020