Common Content
Shared content and how that all works
Accessibility and the DOM
Arrays
Asking Questions
Bits and Rats
Breaking down a project to work in parallel
Breaking down features
Clean Code
CRUD 101
Debugging
Developer Tools
DOM Merge Conflicts
Explaining Code Workshop
Express Workshop
Giving Feedback
Interview Introductions
Interviewing
Introduction to TypeScript
Module
π Folders of content organised generally by the module that generated them
Objects
Playing Computer Workshop
Pokedex 1
Pokedex 2
Pokedex 3
Pokedex 4
Prioritisation and Estimatino
Refining Poorly Specified Bugs
Sorting Cards
Standards
π Activities repeated over and over, like lunch time or group discussion
Terminal Skills
Understanding Java
User Needs and Acceptance Criteria
Using (and getting value from) a project board
Wordle CLI
Workshop Name
Workshop: Stand Up
This is a Hugo module called common-content. It’s filled with headless content blocks. You can mount it into your site by adding it to your site’s config.toml file:
[[module.imports]]
path = "github.com/CodeYourFuture/curriculum/common-content"
[[module.imports.mounts]]
source = "en"
target = "content"All the content blocks are now available in your own site’s content directory. You can use anything here to compose curriculum modules. This will work even if you don’t use the Common theme.