Tutorials
Tutorials
Hands-on guides that walk you through real-world Blocks implementations.
Build Your First Validated Block
Create a block from scratch with domain validation in 15 minutes
Screenshot-Based Visual Testing
Build a custom validator that captures screenshots and checks UI consistency
CI/CD Integration with GitHub Actions
Run Blocks validation on every pull request
Tutorial Format
Each tutorial includes:
- Prerequisites - What you need before starting
- Step-by-step instructions - Numbered steps with code
- Complete source code - Copy-paste ready examples
- Verification - How to confirm it's working
Difficulty Levels
| Tutorial | Difficulty | Time |
|---|---|---|
| Build Your First Validated Block | Beginner | 15 min |
| Screenshot-Based Visual Testing | Intermediate | 30 min |
| CI/CD Integration | Intermediate | 20 min |