Open in app

Sign in

Medium Logo
Write

Sign in

Richard Chea
Richard Chea

2 followers

Home

About

Ruby Fundamentals

Ruby is a programming language that focuses on simplicity and productivity. It can be said that Ruby is easier to read and write because…

Jan 4, 2021
Jan 4, 2021

Unique Ruby Array Methods

Arrays can be manipulated with Ruby methods and some common ones are .length, . shift, .reverse, and .push. We’re going to go over a few…

Dec 27, 2020
Dec 27, 2020

Types of Ruby Iterators

In Ruby, arrays and hashes are collections. Then there are iterators, which are methods that can be used on a collection. We will look at…

Dec 21, 2020
Dec 21, 2020

JavaScript Promises Explained

The introduction of promises in ES6 was released to help work with callbacks. There is a term called, “callback hell”, that refers to a…

Dec 14, 2020
Dec 14, 2020

Understanding Node.js

What is Node?

Dec 7, 2020
Dec 7, 2020

What is a Callback Function?

A callback function is a function that is passed into another function as an argument, which is then invoked inside the outer function.

Nov 25, 2020
Nov 25, 2020

JavaScript Destructuring Assignment Explained

What is destructuring?

Nov 23, 2020
Nov 23, 2020

How to Host Your React App on GitHub Pages

GitHup Pages is a great place to host your app. People can go to a URL and have your active project running and they can test it and see…

Nov 13, 2020
How to Host Your React App on GitHub Pages
How to Host Your React App on GitHub Pages
Nov 13, 2020

Simple CSS Modern Layouts

Using CSS to build out modern layouts is way easier than you think. All you’ll need is a few lines of code to accomplish doing it. We’re…

Nov 9, 2020
Simple CSS Modern Layouts
Simple CSS Modern Layouts
Nov 9, 2020

Intro to React Lifecycle Methods

The idea of the React lifecycle is that a component has mainly 3 different parts.

Nov 2, 2020
Nov 2, 2020
Richard Chea

Richard Chea

2 followers

Help

Status

About

Careers

Press

Blog

Privacy

Rules

Terms

Text to speech