Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 293 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 293 Bytes

budget

javaScript budget application with module pattern from udemy

Lesson about how to do private and public method and data in JS with closures and iife, separate UI from bugdet calculation

Use module pattern to separate concerns

  • Evolve application using localStorage to persist data