Lab Veintisiete | JavaScript References | Jorge Carty

Visual Representation of Lab 27
This lab was short and yes, it's about the console once again.

In this lab, I had to make a copy of an array so I don't have to modify the original array and avoid future problems that might occur with the coding. It makes our lives easier. Basically, we are holding information in a copy of an Array so we can update it safely without having trouble.

This is very important for a Web Designer because they can save a lot of time of troubleshooting while updating information in arrays.

JavaScript of Lab 27

Comments

Popular posts from this blog

COMPARING THE DIFFERENT IMAGE FILE FORMATS by Jorge Carty Diaz

My experience in the Metropolitan Museum of Art

LAB 8 - Flash Talk Page by Jorge Carty Diaz