/budget-planning-app

-- deployed w/ Netlify: budget-planning-20102020.netlify.app/ -- Web app using the Module Pattern and JS features such as function constructors, IIFE, and DOM manipulation.

Primary LanguageJavaScript

budget-planning-app

  • How to make JS code interact with webpages: DOM manipulation
  • Complex JS features such as function constructors...
  • JS behind the scenes: execution contexts
  • How to organize and structure code using modules and functions