learn-co-students / SENG-LIVE-103122-Phase-1-JS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SENG-LIVE-Phase-1-JavaScript-Inventory-Tracking-Tool

Phase Level Objectives

  • Understand the fundamentals of JavaScript as a language, including functions and scope
  • Use data types and structures to solve problems in JavaScript
  • Identify and resolve bugs in code
  • Manipulate web pages using DOM
  • Use asynchronous JavaScript to retrieve data
Lecture Notes Videos Starter Solution
Functions & Scope Notes Video Starter Code Solution Code
DOM Manipulation Notes, XSS Demo Video Starter Code Solution Code
DOM Events Notes Video Starter Code Solution Code
Communicating with the Server Notes Video Starter Code Solution Code
POST Requests Notes Video Starter Code Solution Code
PATCH & DELETE Requests Notes Video Starter Code Solution Code
Communicating with External APIs Notes Video Starter Code Solution Code

About


Languages

Language:JavaScript 68.4%Language:CSS 20.4%Language:HTML 11.2%