← All skills

Skill path

Web Development

Learn to ship real websites and web apps — from clean HTML structure to interactive frontends and simple backends.

Topics you'll cover

  1. 01

    HTML & semantic structure

    Pages, forms, accessibility basics, and content that search engines and screen readers understand.

  2. 02

    CSS layout & responsive design

    Flexbox, Grid, spacing systems, and mobile-first layouts that look sharp on every screen.

  3. 03

    JavaScript fundamentals

    Variables, functions, DOM updates, fetch/API calls, and debugging in the browser.

  4. 04

    Modern frontend frameworks

    Component thinking with React/Next.js patterns — state, props, routing, and reusable UI.

  5. 05

    Deploying a live project

    Git basics, hosting, environment variables, and putting a portfolio project online.

  6. 06

    Forms, auth & data flow

    Collect user input safely, talk to APIs, and understand how frontends connect to backends.