Erick VilledaScope in JavascriptIn this blog, let’s start from the bare basics to all the way getting comfortable with understanding scopes in Javascript.Jul 12, 2021Jul 12, 2021
Erick VilledaWhat is an Arrow Function?Javascript ES6 was a revolutionary update, amongst other features one of the most interesting and fun to use was the inclusion of arrow…Jul 6, 2021Jul 6, 2021
Erick VilledaWhat is Testim.io?Testim.io is a cloud platform that uses AI for fast authoring, execution, and maintenance of automated tests.Jun 29, 2021Jun 29, 2021
Erick VilledaShared State in JavascriptShared state can interact with just about anything; with side effects. The order of a function call matters which can also arise many bugs…Jun 14, 2021Jun 14, 2021
Erick VilledaFunctional Programming OverviewFunctional programming (often abbreviated FP) is the process of building software by composing pure functions, avoiding shared state…Jun 14, 2021Jun 14, 2021
Erick VilledaReact State & PropsOne of the many amazing features of React is its built in data management through the use State and of Props (properties). Its ability to…Jun 1, 2021Jun 1, 2021
Erick VilledaNo Nonsense Guide to Import ComponentsI’ve been focusing more on Java lately as I will b having a Java college course coming up in June. Trying to stay ahead I’ve been…May 25, 2021May 25, 2021
Erick VilledaBehind the Scene of JavaJVM, JRE and JDK/ Memory Allocation JavaMay 14, 20211May 14, 20211
Erick VilledaThe Four Principles of OOP JavaI’ve been programming for roughly 7 months now and I can’t express how happy I am that I made this transition. I found myself finding a…May 10, 2021May 10, 2021