Technology, Data and Science

JavaScript as a Second Language

JavaScript seems simple on the surface, with new features arriving often to make complicated tasks easier. However, sorting out that pile of features isn’t so simple. How can you get past the strange names and syntax to see (and remember) what these things really do? Tight graphic presentations to the rescue! In this course, Ray Villalobos provides an intensely graphical illustration of JavaScript, explaining corners of the language that often require multiple explorations to sort out. Join Ray as he covers topics like the modulus operator, spread operator, nullish coalescing operator, transpiler, and more, all through graphical illustrations.

Learn More