Lessons 11-15 | Full-Stack Module

Frontend and Backend: The Full Picture

Map the browser, server, and database responsibilities before building a leaderboard system.

Lesson 1245 minModule Cfree lesson

Learning objective

Separate browser, server, and storage responsibilities clearly.

Lab outcome

Draw and implement the first full-stack boundary.

Module milestone

Build a small full-stack leaderboard with persistent data.

Phase 1 · Briefing

Lesson briefing

Prepare material is being organized

Review the module outline or continue with the review section.

Next lesson · 13

Create Your Own API

Build an Express.js server to receive and return data so the app can do more than display a static screen.