Skip to content

Latest commit

 

History

History
42 lines (26 loc) · 1.39 KB

File metadata and controls

42 lines (26 loc) · 1.39 KB
title prerequisites
Arrays Part 2
objects

Schedule

Study Plan

  • Watch Introduction to JavaScript Objects{:target="_blank"} to get a very basic idea of the Object structure in JavaScript, then move on with the rest of the material that includes objects in several cases.

Make sure to follow the guides on {{ SGEN:MODULE_LINK:javascript/denepo/setting-up-study-lenses/index.md }}. Once lenses2 is properly installed on your system, you can go to your WDX-180 folder and run lenses2 with the material for this Module:

  • cd WDX-180/
  • lenses2 curriculum/modules/javascript/denepo/_inside-js/8-functional-array-methods/

You should focus and study the following modules (included within 8-functional-array-methods/):

  • 1-isolate
  • 2-practice
  • 3-implicit-return

{{ SGEN:MODULE:curriculum/do-not-alter-folders-other-than-user.md }}

Summary

Exercises

Extra Resources

Sources and Attributions