The Modern JavaScript Bootcamp (2019) - Build an Expense Tracker

The Modern JavaScript Bootcamp (2019) - Build an Expense Tracker

Assessment

Interactive Video

Information Technology (IT), Architecture, Business

University

Practice Problem

Hard

Created by

Wayground Content

FREE Resource

The video tutorial guides viewers through implementing three functions in a JavaScript expense manager: add income, reset account, and get account summary. It provides a challenge to apply learned concepts, outlines the purpose of each function, and demonstrates their usage in a script. The tutorial emphasizes testing and debugging to ensure functionality, preparing viewers for more advanced JavaScript projects.

Read more

3 questions

Show all answers

1.

OPEN ENDED QUESTION

3 mins • 1 pt

What is the expected output when calling 'get account summary' after adding income and expenses?

Evaluate responses using AI:

OFF

2.

OPEN ENDED QUESTION

3 mins • 1 pt

How can you test if the functions are working as expected?

Evaluate responses using AI:

OFF

3.

OPEN ENDED QUESTION

3 mins • 1 pt

What should you do if you encounter issues with the code?

Evaluate responses using AI:

OFF