Why?

  • Post category:Debug

About a year and a half ago, I decided to learn to code. I started taking coursework through Skillcrush. And it has been awesome. So, now I've pretty much finished…

Continue ReadingWhy?

maybe a problem

  • Post category:Debug

When you don't know what you're doing and so you just follow directions...things can go sideways quickly. I think I followed directions but it really doesn't look right. Also, I…

Continue Readingmaybe a problem

Fork then clone

  • Post category:Debug

I tried to push my project to Github but it was a no-go. I had cloned the Skillcrush hangman project so it was still assigned to their repo (confirmed with…

Continue ReadingFork then clone

Bundler

  • Post category:Debug

Bundler allowed me to create a gem pretty easily. A couple of notes though. My version worked but I hadn't defined an object along with a method. Doing so is…

Continue ReadingBundler