frontend (7 lessons)

Fetch Shim Architecture

A static site can replicate a dynamic API by intercepting JavaScript fetch() calls and redirecting them to pre-built JSO...

JobClass frontend

Static Site Generation

A server-side web application can be deployed to a static hosting platform by pre-rendering every page and API response ...

JobClass frontend