Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

JiamingXing/Budget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

15 Commits

Repository files navigation

Budget

This my simple local budget App!

Module

  1. Important aspect of any robust application’s architecture.
  2. Keep the units of code for a project both cleanly separated and organized.
  3. Encapsulate some data into privacy and expose other data publicly.

Plan

Add event handler
Get input value
Add the new item to our data structure
Add the new item to the UI
Calculate budget
Update the UI

How to make our code private and public separately

In JavaScript, use Closure and IIFE to make our code public and private separately.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

AltStyle によって変換されたページ (->オリジナル) /