Sara TarnvikSerializing Data in RailsFinal projects are finally here, which means ruby and rails are back! That also means having to go back and look at some concepts that we…Jan 30, 2020Jan 30, 2020
Sara TarnvikDestructuring in JavascriptIn June 2015, a new version of Javascript was released, known as ES6. Along with arrow functions, const, and let, one of the major new…Jan 9, 2020Jan 9, 2020
Sara TarnvikSearching AlgorithmsFinding a specific value is easy if you have a flat array. All you have to do is loop through the array and check if each index is equal…Dec 12, 2019Dec 12, 2019
Sara TarnvikGit BasicsEven though I have now been using Git for several weeks, I realized that I still wasn’t quite clear on what I was actually doing when I…Nov 21, 2019Nov 21, 2019