* fix/change-node-project-descriptions-to-all-use-same-template * fix: use correct boilerplate Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com> * fix: add url to link text Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com> * fix: add _blank for target attribute Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com> * fix: add missing single quote Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com> * fix: remove extra lines * fix: improved wording of description Co-authored-by: Shaun Hamilton <51722130+Sky020@users.noreply.github.com> * fix: move sentence to previous paragraph Co-authored-by: Shaun Hamilton <51722130+Sky020@users.noreply.github.com> * fix: move sentence to previous paragraph * fix: move sentence to previous paragraph Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com> Co-authored-by: Shaun Hamilton <51722130+Sky020@users.noreply.github.com>
1.6 KiB
1.6 KiB
id, title, challengeType, forumTopicId
id | title | challengeType | forumTopicId |
---|---|---|---|
bd7158d8c443edefaeb5bdee | Build an Image Search Abstraction Layer | 4 | 302361 |
Description
Instructions
Tests
tests: []
Challenge Seed
Solution
// solution required