// TECHNICAL STRUCTURE
DYNAMIC WEBSITES.
Server-rendered pages that fetch fresh data per request. The default for sites with users, dashboards, and personalised content.
// EXAMPLE USE CASES
WHEN TO PICK DYNAMIC WEBSITES.
- Member dashboards
- Booking systems
- Marketplaces
- Realtime feeds
- Account areas
- Live pricing
BEST FOR
Web ApplicationsE-CommerceBooking
RECOMMENDED TEMPLATES
Starters that pair well with the Dynamic Websites approach.
// OTHER STRUCTURES