Live Coding and Project Explanation Rounds
What a live coding round actually assesses, twelve tasks that get set, and how to talk about your own work without underselling it.
Guided builds and practice projects.
16 notes tagged
What a live coding round actually assesses, twelve tasks that get set, and how to talk about your own work without underselling it.
Five larger assessments where the deliverable is a working site. Requirements, constraints and a rubric for each.
Six timed tasks in the format a practical assessment or a technical test actually uses: a written requirement, a time limit and a marking scheme.
Twenty build tasks graded by difficulty, each with a specification and a checklist to test against. No solutions - the checklist is the answer.
The final build. Everything in the path applied to one real site, with a defined standard it has to meet before it is finished.
Data tables, a persistent sidebar, status indicators and a dialog. The interface where dense information has to stay navigable.
Filters, sorting, pagination and a product grid. The page where canonical tags, crawl budget and accessible dynamic updates all become real problems.
Sidebar navigation, an on this page menu, code blocks that scroll, a search box and deep links that survive a sticky header. The hardest layout to get...
Six pages sharing a layout, with consistent navigation, breadcrumbs, a sitemap and metadata that differs correctly on every page.
Three forms that cover almost every input type, validation pattern and accessibility requirement you will meet in real work.
An image gallery, a specification list, a quantity form and structured data. The page where hidden fields, tables and forms all have to be right at on...
Long form content done properly: article structure, a table of contents, figures, code blocks, an author footer and Article structured data.