Skip to content

Re-order topics? #1

Description

@amerikan

I think we should re-order some topics around, particularly those in the Week 3 and Week 4 module. As is now:

Week 3
Functions
Scopes and Closures
Promises and Callbacks
APIs
JSON

Week 4
Arrays
Loops
The DOM
Event Listeners
Objects
Classes

However, I think it would be a smoother build up if changed to something closer to this:

Week 3
    Functions
    Scopes and Closures
    Loops
    Arrays
    Objects (need to know functions since objects can contain methods)
    Classes

Week 4
    Promises and Callbacks 
    APIs
    JSON (useful to know objects since they have similar resemblance to objects)
    The DOM (useful to know what an object is at this point, since the DOM is a giant object)
    Event Listeners (useful to know what functions are)
   

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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