Add sketchnote for Arrays

This commit is contained in:
Tomomi ❤ Imura
2020-11-11 17:10:41 -08:00
parent 1643752bc7
commit e4d03bcd32
2 changed files with 3 additions and 0 deletions

View File

@@ -2,6 +2,9 @@
[![Arrays and Loops](https://img.youtube.com/vi/Q_CRM2lXXBg/0.jpg)](https://youtube.com/watch?v=Q_CRM2lXXBg "Arrays and Loops")
![JavaScript Basics - Arrays](images/webdev101-js-arrays.png)
> Sketchnote by [Tomomi Imura](https://twitter.com/girlie_mac)
## [Pre-lecture quiz](.github/pre-lecture-quiz.md)
This lesson covers the basics of JavaScript, the language that provides interactivity on the web. In this lesson, you'll learn about arrays and loops, which are used to manipulate data.