learn-co-students / se-west-042224-Phase-1-JavaScript-Inventory-Tool

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 Slides
Functions & Scope Notes Video1/Video2 Starter Solution Slides
DOM Manipulation Notes Video Starter Solution Slides
DOM Events Notes Video Starter Solution Slides
Communicating with the Server Notes Video Starter Solution Slides
POST Requests Notes Video Starter Solution Slides
PATCH & DELETE Requests Notes Video Starter Solution Slides
Communicating with External APIs Notes Video Starter Solution Slides

About


Languages

Language:JavaScript 67.7%Language:CSS 20.0%Language:HTML 12.3%