Skip to content

Change exercise to require students to implement IIFE and invoke their own module #17

@jaywon

Description

@jaywon

Lecture slides show module pattern as an IIFE that's output is stored in a variable but the exercise just has them write a function that the test invokes and then calls methods upon.

We should be consistent and have the students invoke their own module and tests should just run against the global module variable.

Also, may want to add a note to pay attention to the tests to know which methods the module needs to reveal.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions