Skip to content

Commit

Permalink
feat: adds oas to movie challenge (#1821)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ivy Feraco authored May 2, 2024
1 parent e9d8567 commit d23b3f2
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions projects/03-movie-challenge/project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ learningObjectives:
- css/selectors
- css/box-model
- css/flexbox
- browser/fetch
- browser/routing
- browser/dom/selectors
- browser/dom/events
- browser/dom/manipulation
Expand All @@ -14,11 +16,17 @@ learningObjectives:
- js/conditionals
- js/loops
- js/functions
- js/async
- js/testing/unit
- js/testing/mocks
- js/testing/async
- js/modules/es-modules
- js/linting
- js/semantics
- js/expression-vs-statement
- http/request-response
- http/headers
- http/status-codes
- scm/git/setup
- scm/git/intro
- scm/git/integration
Expand Down

0 comments on commit d23b3f2

Please sign in to comment.