React Lifecycle MethodsIn our materials, there is a section called Lifecycle Methods that we, so far, haven’t really used much or discussed much about. I first…May 6, 2019May 6, 2019
JavaScript EngineRight now we are working with JavaScript everyday. We write code and execute it on our computers. We take it for granted that our…Apr 18, 2019Apr 18, 2019
Big O Notation — Time and Space ComplexityI came across this topic before while I was teaching my self programming (I attempted to refactor my code and found this concept) but…Apr 4, 2019Apr 4, 2019
Variable Scope? Ruby and JavaScriptThis question hit me two weeks ago in one of the whiteboard challenges we took. Here is the challenge:Mar 21, 2019Mar 21, 2019