Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codecombat/codecombat
/ courseProjectGallery
Function
courseProjectGallery
app/core/urls.js:99–101 ·
view source on GitHub ↗
({ courseInstance })
Source
from the content-addressed store, hash-verified
97
},
98
99
courseProjectGallery ({ courseInstance }) {
100
return
`/students/project-gallery/${courseInstance.id}`
101
}
102
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected