-
Notifications
You must be signed in to change notification settings - Fork 26
Learning Objectives wk 2
Evan Cole edited this page Oct 2, 2019
·
3 revisions
- master function tracing:
- declaring vs. calling
- arguments & parameters
- return values
- predicting explicit coercion behavior
- predicting truthiness operator results
- correctly compare and swap values with arrays & objects
- further separating User Interface from Core Logic
- testing core logic in isolation
- using the devtools to simulate different devices (responsive design)
- be at ease with Forking / Pull Request workflow on GitHub
- begin to use branching and merging to complete your projects
