Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions _goals/165-Core_Object_Oriented_JavaScript.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,10 @@ Choose this goal if you've wondered how objects work in JavaScript and are looki

## Specifications

<!--
This goal has nested specs making it difficult to give a completeness score. There are specs in this file and in the [core-oojs] repo. I suggest that the specs be sqashed into one place or it be made very clear which specs should be counted for completeness.
-->

- [ ] Artifact produced is a fork of the [core-oojs][core-oojs] repo.
- [ ] All readings and videos in the `README` are completed and checked off.
- [ ] All exercises and lessons in the `README` are completed and checked off.
Expand Down