Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 2.22 KB

File metadata and controls

28 lines (22 loc) · 2.22 KB

Welcome to Learn JavaScript on the Now Platform!

This repository contains examples used in the video series in folders corresponding to the lessons.

Sections

  1. The original series can be found here: Learn JavaScript on the Now Platform with Chuck Tomasi
  2. The follow-up series can be found here: Learn MORE JavaScript on the ServiceNow Platform with Earl Duque
  3. And a series specifically on ECMAScript 2021 can be found here: Let's learn ECMAScript 2021 (ES2021) with Earl Duque. or watch this video, lol

Scripts use the naming structure L(lesson#)S(script#).js. Example, L09S01.js refers to Lesson 9, script example 1. Solutions to lab exercises can also be found in the Lab Solutions folder.

Helpful resources mentioned in this series