Question: Download the attached arrowAssignment.js starter file to your device. Create a JavaScript file that will implement the logic of the incomplete starter file downloaded in

Download the attached arrowAssignment.js starter file to your device.

Create a JavaScript file that will implement the logic of the incomplete starter file downloaded in step 1 to define the getTasksToDo() method using ES6.

Use the forEach and filter function to return the incomplete tasks from the tasks object in the starter file only. HINT: use an arrow function and filter all of the tasks in the array where the completed attribute has a value of false.

Test your work by running the script

Save your JavaScript file as LastNameArrowAssignment.js (where LastName is your last name ex. JonesArrowAssignment.js) and upload to this link in Brightspace.Download the attached arrowAssignment.js starter file to your device. Create a JavaScript

arrowAssignment.js X

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!