Sean OttomanelliJavaScript Array MethodsAn array method is an operation that manipulates an array. There are a range of array methods built into the JavaScript language. Each…Sep 10, 2021Sep 10, 2021
Sean OttomanelliStarting a Rails BackendIf you’re like me, when attempting to start a new app the zeroth step is always looking through previously completed projects to remember…Jun 22, 2021Jun 22, 2021
Sean OttomanelliObjects in JavaScript are passed by reference, not by value“Objects in JavaScript are passed by reference, not by value”. If you’ve ever taken a course on JavaScript you’ve probably heard some…May 11, 2021May 11, 2021