Skip to content

Latest commit

 

History

History
45 lines (29 loc) · 1.19 KB

README.md

File metadata and controls

45 lines (29 loc) · 1.19 KB

Material for the course of Web Applications I (in English) and Applicazioni Web I (in Italian) for the Master Degree in Computer Engineering at Politecnico di Torino.

Slides

Javascript

Web Servers and server-side APIs

  • Express
  • HTTP APIs
  • Authentication

Browsers and client-side applications

  • See Reading 1
  • fetch API

React

  • Introduction to React
  • JSX, Components, props
  • Components and state
  • Forms
  • Context
  • React Router
  • Client-Server Interaction in React
  • React Life Cycle

Readings

  • HTML and CSS

Laboratories

The texts of each laboratory are available in the lab-2025 repository.