Open in app

Sign in

Write

Sign in

Jesus Garcia
Jesus Garcia

13 Followers

Home

About

Aug 3, 2021

Aggregation of Marginal Gains

There 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 you apply “the Aggregation of Marginal Gains”, you will be able to achieve anything you want before you even know it. It was…

Self Improvement

2 min read

Aggregation of Marginal Gains
Aggregation of Marginal Gains
Self Improvement

2 min read


Jul 26, 2021

Nest React Hooks

React can be used with two different types of components, Classic (with state) and Functional (stateless). In the functional component you can add a state to it using Hooks. Make sure to import useState to it. So creating a hook would look like this:

JavaScript

2 min read

Nested React Hooks
Nested React Hooks
JavaScript

2 min read


Feb 23, 2021

Components in React

There are two main ways into writing components. We could either use a class or function to define one. Components are basically functions that contain a mixture of JavaScript and HTML inside it. There are 3 important parts for a component. …

Components

2 min read

Components in React
Components in React
Components

2 min read


Feb 5, 2021

Yarn VS NPM

Here 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 reusable code. Packages can also be considered dependencies, as in an application could depend on a package to properly function. A package manager helps…

Yarn

3 min read

Yarn VS NPM
Yarn VS NPM
Yarn

3 min read


Jan 19, 2021

Pillars of Web Development

In all simple words there are 3 main tasks that a web application should do. One is be able to manipulate DOM. Create interactive events with the user. Communicate with the server, either sending or receiving data. Let’s go over manipulating the DOM. What is DOM? DOM = Document Object…

JavaScript

3 min read

Three Pillars of Web Development
Three Pillars of Web Development
JavaScript

3 min read


Jan 18, 2021

Sync with JS

When creating software applications a lot of developers prefer JS, it allows the user to see updates while JS is working through functions. It isn’t really rendering AND working through logic at the same time. However, it does give the opportunity to render data to the page when it is…

Ajax

4 min read

Sync with JS
Sync with JS
Ajax

4 min read


Jan 12, 2021

Many to Many Ruby Guide

Many to Many relationships are confusing and sometimes complicated to understand. I had the most trouble with this and this was the way I was able to better understand it. Here we will use Artist, song, and genre as an example. An artist can have many genres, and many genres…

Ruby

3 min read

Multiple has many to many ruby Guide
Multiple has many to many ruby Guide
Ruby

3 min read


Dec 16, 2020

Flowing through MVC

At first the MVC might seem somewhat confusing and intimidating, but everyone can learn it. This is how I view the MVC. First, what does MVC stand for? Models, Views, and Controller. By connecting the model, controller and views, they can work together in order to help us create a…

Rails

4 min read

Flowing through MVC
Flowing through MVC
Rails

4 min read


Nov 12, 2020

Memes About Coding

This 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 progressing, learning, and able to code so much more than we did our first week here. It is really admiring to see how much we’ve accomplished and hope to keep moving forward. Remember to keep working hard, keep your head up, study hard and code like you never have before. Here is a quick laugh to hopefully get some stress out of our systems.

2 min read

Memes About Coding
Memes About Coding

2 min read


Oct 29, 2020

Learn To Learn

Do you know how to learn? — I realized that an educational system gives so much knowledge, especially in college or a boot camp, without really teaching us how to absorb and retain it all. The knowledge given is plentiful, not including the other interests that you learn in your personal time. For example, you might could’ve…

Learning

4 min read

Learn To Learn
Learn To Learn
Learning

4 min read

Jesus Garcia

Jesus Garcia

13 Followers
Following
  • Avelon Pang

    Avelon Pang

  • Alec Scully

    Alec Scully

  • Mary Ann Navarrete

    Mary Ann Navarrete

  • Chi Nguyen

    Chi Nguyen

  • Justine Manaloto

    Justine Manaloto

See all (12)

Help

Status

About

Careers

Blog

Privacy

Terms

Text to speech

Teams