Topics: Access, Assignment, Transformations & Organization
- Lecture/Slides:
- Exercise:
_.get()
_.set()
- Solutions:
_.get()
_.set()
- Lecture/Slides:
- Exercise:
_.nth()
_.head()
- Solutions:
_.nth()
_.head()
- Lecture/Slides:
- Exercise:
_.each()
_.defaults()
- Solutions:
_.each()
_.defaults()
- Lecture/Slides:
- Exercise:
_.get() with path
_.defaultsDeep()
- Solutions:
_.get() with path
_.defaultsDeep()
-
Exercise:
- `_.filter()
-
Solutions:
- `_.filter()
Topics: Scope, Higher-Order Functions, Functional Style, Currying
- Lecture/Slides:
- Exercise:
- `_.map()
- Solutions:
- `_.map()
- Lecture/Slides:
- Exercise:
_.reduce()
_.eachRight()
- Solutions:
_.reduce()
_.eachRight()
- Lecture/Slides:
- Exercise:
_.unary()
- Solutions:
_.unary()
- Lecture/Slides:
- Exercise:
_.partition()
- Solutions:
_.partition()
- Exercise:
- Solutions: