Comprehensive Site Map

Site Map

Explore the full GraphitEdge site structure in one place. This map is designed for both people and search engines, with section overviews, lesson pages, projects, resources, and support links grouped by how the site is actually organised.

139

Tutorial Pages

19

Tutorial Sections

4

Learning Pathways

Tutorial Sections

Every tutorial section and lesson in curriculum order.

Intermediate · Design to Code

Work through the builder-path lessons in order to move from design thinking into layout, reusable CSS patterns, component-style structures, responsive refinement, and the Black Swan Bistro project build. After the core sequence, optional modern CSS lessons extend that foundation with newer layout and architecture techniques.

Intermediate · Applied JavaScript

Build a stronger mental model for state, rendering, validation, events, debugging, and refactoring so you can turn interactive ideas into maintainable features. This sequence stays framework-free on purpose so the underlying logic is clear before abstractions arrive.

Advanced · Website Performance & Optimisation

This section sits after the completed Modern CSS material and before Technical SEO. You will learn how browsers load pages, how to use DevTools and Lighthouse, how to optimise images, CSS, fonts, JavaScript and delivery, and how to turn performance work into a repeatable improvement cycle.

Advanced · Accessibility Essentials

Work through these lessons in order after core HTML and CSS fundamentals. The series teaches accessibility as ordinary web craft: structure, content, interaction, design, and testing, with WCAG 2.2 principles as the practical reference point.

Advanced · Website Care and Feeding

Launching a site is not the finish line. This section teaches practical post-launch care: checking live pages, testing forms, reviewing content and metadata, reading analytics calmly, managing updates and backups, and using a repeatable maintenance checklist.

Intermediate · Frameworks 101

This section is the bridge between hand-built HTML, CSS, and JavaScript and the Vue tutorials that follow. You will learn why teams reach for frameworks, how JavaScript frameworks differ from CSS frameworks and design systems, what tradeoffs they introduce, and how to evaluate them calmly before using Vite, Vue, or Bulma in a real project.

Advanced · Professional Practice

This future section sits between the guided Black Swan Bistro project and the Rotto Rocks capstone. It is intentionally scaffolded so completed tutorials can be connected later without duplicating existing Frameworks 101, Git, deployment, accessibility, SEO, or website-care content.