Skip to content

learn-co-curriculum/se-ntl-102824-Phase-1-JS-Inventory-Lectures

Repository files navigation

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 https://docs.google.com/document/d/1jxphJDjOQIvk2VZwNueTe8k-1gyBKj9AtBlnC26io30/edit?usp=sharing https://www.youtube.com/watch?v=fpeD59sMb5I https://github.com/learn-co-curriculum/se-ntl-102824-Phase-1-JS-Inventory-Lectures/tree/main/01_Functions_%26_Scope https://github.com/learn-co-curriculum/se-ntl-102824-Phase-1-JS-Inventory-Lectures/tree/01_solution https://raw.githack.com/learn-co-curriculum/se-ntl-102824-Phase-1-JS-Inventory-Lectures/main/01_Functions_&_Scope/assets/export/index.html
DOM Manipulation https://www.youtube.com/watch?v=GbQ-7arjmEQ https://github.com/learn-co-curriculum/se-ntl-102824-Phase-1-JS-Inventory-Lectures/tree/main/02_DOM_Manipulation https://github.com/learn-co-curriculum/se-ntl-102824-Phase-1-JS-Inventory-Lectures/tree/02_solution https://raw.githack.com/learn-co-curriculum/se-ntl-102824-Phase-1-JS-Inventory-Lectures/main/02_DOM_Manipulation/assets/export/index.html
DOM Events https://www.youtube.com/watch?v=i9gL3Lqy88U https://github.com/learn-co-curriculum/se-ntl-102824-Phase-1-JS-Inventory-Lectures/tree/main/03_DOM_Events https://github.com/learn-co-curriculum/se-ntl-102824-Phase-1-JS-Inventory-Lectures/tree/03_solution https://raw.githack.com/learn-co-curriculum/se-ntl-102824-Phase-1-JS-Inventory-Lectures/main/03_DOM_Events/assets/export/index.html
Communicating with the Server https://www.youtube.com/watch?v=dEjvC70spTw https://github.com/learn-co-curriculum/se-ntl-102824-Phase-1-JS-Inventory-Lectures/tree/main/04_Communicating_with_the_Server https://github.com/learn-co-curriculum/se-ntl-102824-Phase-1-JS-Inventory-Lectures/tree/04_solution https://raw.githack.com/learn-co-curriculum/se-ntl-102824-Phase-1-JS-Inventory-Lectures/main/04_Communicating_with_the_Server/assets/export/index.html
POST Requests
PATCH & DELETE Requests
Communicating with External APIs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published