Casey BivensBreaking Down the Fetch APIThe fetch() function is one of the tools JavaScript has to access and manipulate data. It’s a global method on the window object. fetch()…Dec 4, 2020Dec 4, 2020
Casey BivensJavaScript Fundamentals & DOM ManipulationFor my blog this Mod I wanted to review some of the basics of JavaScript. I’ve found it valuable to return to the information I only…Nov 10, 2020Nov 10, 2020
Casey BivensWhat is a Ruby Gem?I was trying to explain to my friend what a gem was in Ruby and I realized that while I understood what a gem was, I wasn’t great at…Oct 21, 2020Oct 21, 2020
Casey BivensIn preparation for project week, I began looking into APIs but found it hard to wrap my head…So let’s break it down into language anyone can understand.Sep 29, 2020Sep 29, 2020