Jesus GarciaAggregation of Marginal GainsThere are times when tasks and goals get overwhelming by the thought of how big they are and how much time is needed to accomplish them. If…Aug 3, 2021Aug 3, 2021
Jesus GarciaNested React HooksReact can be used with two different types of components, Classic (with state) and Functional (stateless). In the functional component you…Jul 26, 2021Jul 26, 2021
Jesus GarciaComponents in ReactThere are two main ways into writing components. We could either use a class or function to define one. Components are basically functions…Feb 23, 2021Feb 23, 2021
Jesus GarciaYarn VS NPMHere we go! Yarn and NPM are both package managers. What is a package? A package is a file or set of files containing pre-existing and…Feb 5, 2021Feb 5, 2021
Jesus GarciaThree Pillars of Web DevelopmentIn all simple words there are 3 main tasks that a web application should do. One is be able to manipulate DOM. Create interactive events…Jan 19, 2021Jan 19, 2021
Jesus GarciaSync with JSWhen writing code in JS, you might have noticed that some actions update the browser page immediately instead of making you wait a few…Jan 18, 2021Jan 18, 2021
Jesus GarciaMultiple has many to many ruby GuideYes, if they are paired with their desired partners. Here we will use Artist, song, and genre as an example. An artist can have many…Jan 12, 2021Jan 12, 2021
Jesus GarciaFlowing through MVCAt first the MVC might seem somewhat confusing and intimidating. I’ll try to explain in simplest terms on what the MVC does. First, what…Dec 16, 2020Dec 16, 2020
Jesus GarciaMemes About CodingThis past month and half in the FlatIron boot camp has been real tough. I’m really glad to see that all my classmates and I are…Nov 12, 2020Nov 12, 2020