Open in app

Sign In

Write

Sign In

David Chung
David Chung

27 Followers

Home

About

Dec 1, 2020

Angular Pipes

What are Angular pipes? Pipes are a feature in Angular that allow you to transform output within your template. Once your data is rendered onto the screen, pipes transforms that data. Angular pipes give you the flexibility to transform data in the view without changing the actual data values themselves…

Angular

2 min read

Angular Pipes
Angular Pipes
Angular

2 min read


Published in The Startup

·Nov 16, 2020

What Is Cloud Native Computing?

Many employers want developers who have experience with Cloud Native Computing. As a junior developer, I currently have no experience with Cloud Native Computing. Thus, here is an overview of what Cloud Native is and what it entails. “Cloud Native” is an approach to building and running applications that takes…

Cloud Native

4 min read

What Is Cloud Native Computing?
What Is Cloud Native Computing?
Cloud Native

4 min read


Published in JavaScript in Plain English

·Nov 11, 2020

JavaScript Higher Order Functions

If you ever heard the term higher order function while learning JavaScript and was put off because it sounded tough, fear no more. While the “higher order” part may make it seem like it is a complicated subject, it really isn’t. …

Java Script

5 min read

JavaScript Higher Order Functions
JavaScript Higher Order Functions
Java Script

5 min read


Published in The Startup

·Nov 2, 2020

The Letter P Difference, .slice() vs. .splice()

While learning Javascript, .slice and .splice() have confused me time and time again. A single letter (p) always caused me to google what the differences were. Both methods are very important while coding in Javascript. Let’s start with .slice(). The .slice() method copies a part of an array and returns…

Flatiron School

3 min read

The Letter P Difference, .slice() vs. .splice()
The Letter P Difference, .slice() vs. .splice()
Flatiron School

3 min read


Published in Level Up Coding

·Oct 13, 2020

My Coding Bootcamp Experience Through COVID-19

Back in March of 2020, I got laid off from my Sales Job in luxury retail due to COVID-19. Since graduating college back in 2015, I had been studying to either try to get into medical or physician assistant school. After many gap years of working in the hospital and…

Flatiron School

11 min read

My Coding Bootcamp Experience Through COVID-19
My Coding Bootcamp Experience Through COVID-19
Flatiron School

11 min read


Aug 18, 2020

Event Propagation, Capturing, and Bubbling in Javascript

When I first heard about event bubbling, I had understood the gist of it but not enough to use it in practice. Event bubbling is the order in which event handlers are called when one element is nested inside a second element, and both of these elements have a registered…

Java Script

3 min read

Event Propagation, Capturing, and Bubbling in Javascript
Event Propagation, Capturing, and Bubbling in Javascript
Java Script

3 min read


Jul 27, 2020

Add Event Listener DOM Event Types

The browser can trigger many different types of events on the DOM(Document Object Model). The full list of all DOM event types are located here: MDN. …

Java Script

2 min read

Java Script

2 min read


Published in Level Up Coding

·Jul 9, 2020

Big O Notation and Time Complexity

Big O notation is a simplified analysis of an algorithm’s efficiency. Big O notation gives us an algorithm’s complexity in terms of input size, N. It gives us a way to abstract the efficiency of our algorithm or code from the machines/computers they run on. We don’t care how powerful…

Flatiron School

5 min read

Big O Notation and Time Complexity
Big O Notation and Time Complexity
Flatiron School

5 min read


Jun 18, 2020

Proc, Ampersand, & shorter Ruby Code

While using enumerable methods in Ruby, there was a helpful shorthand syntax I came across while practicing coding challenges. As a beginner, I had first thought the ampersand colon syntax was an operator. …

Ruby

2 min read

Proc, Ampersand, & shorter Ruby Code
Proc, Ampersand, & shorter Ruby Code
Ruby

2 min read

David Chung

David Chung

27 Followers

Software Engineer, Athlete, Foodie

Following
  • Luis F.

    Luis F.

  • Andy Aguilar

    Andy Aguilar

  • Giulia Elizabeth

    Giulia Elizabeth

  • Tosh

    Tosh

  • Esther 승연 Kang

    Esther 승연 Kang

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech