Minimal initialization
Request and render
Vanilla JavaScript example
Best-fit scenarios
- You want to validate results with the least amount of code first
- You already have your own frontend abstraction layer and do not want to copy framework examples directly
- You need one simple integration pattern shared across multiple frontend projects