Getting Started with Node.jsIn my software engineering bootcamp, our progression from back to front end full stack engineering started with Ruby and Rails and moved on…May 11, 2021May 11, 2021
Recursion…???Every week I meet with a group of developers to do algorithm problems and go over problem solving strategies to prepare for technical…May 4, 2021May 4, 2021
How the React Testing Library Made Me a Better CoderOne of the first things I learned in my software engineering bootcamp is not to write code just to pass the tests. Just because I could…Apr 27, 2021Apr 27, 2021
Source Maps, Transparency, and “spaghetti code”Beginning in Mod 2 of Flatiron School, we move from back-end concepts like MVC, object-oriented-programming, and relational databases, to…Jan 6, 2021Jan 6, 2021
forEach, for…of, and for…inWhen you first start learning JavaScript at Flatiron School the first big hurdle to overcome is the unfamiliarity of JavaScripts’ syntax…Dec 2, 2020Dec 2, 2020
One Easy Trick to Understanding Object Relations in RubyOne of the first obstacles to understanding Object Oriented Programming (OOP) in Ruby, is visualizing how objects relate to each other…Oct 19, 2020Oct 19, 2020