You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 14, 2024. It is now read-only.
If I would teach this module again, I would consider moving OOP to week 3. This will leave more opportunity for practising async callbacks and promises in homework and will directly benefit the subsequent Node module. OOP / ES classes is a relatively stand-alone topic and isn't needed until later in the React module.
One thing missing in JS3 is probably error handling and try-catch.
I'm not clear on what we should teach for '(re)writing data structures (in JSON)'.
The text was updated successfully, but these errors were encountered:
If I would teach this module again, I would consider moving OOP to week 3. This will leave more opportunity for practising async callbacks and promises in homework and will directly benefit the subsequent Node module. OOP / ES classes is a relatively stand-alone topic and isn't needed until later in the React module.
One thing missing in JS3 is probably error handling and try-catch.
I'm not clear on what we should teach for '(re)writing data structures (in JSON)'.
The text was updated successfully, but these errors were encountered: