- API Reference - Comprehensive API documentation for all native elements
- Style Attributes Reference - Complete guide to all style attributes for each element type
- Quick Reference Guide - Quick lookup for commonly used properties
- Valdi Module
- The Mighty Component
- Component States
- Component Events
- Control Flow
- FlexBox Layout
<layout>and<view><label>and Text<image><video><scroll><slot>Style<>- Touches and Gestures
- Navigation
- Runtime Internals - Deep dive into
Valdi::Value, memory management, and the binary protocol - Renderer Internals - Detailed explanation of the diffing algorithm and slot optimizations
- Compiler Internals - Pipeline architecture and TSX transformation details
- Native Integration Internals - View factories, pooling, and attribute binding
- API Design & Extensibility - Philosophy, bridge modules, and layered architecture
- Annotations
- Native Bindings
- Polyglot Modules
- Component Context
- View Model
- Type Conversions
- The
<custom-view> - Native CollectionViews
- Core Utilities - Array utilities, Base64, LRU Cache, MD5, UUID, and more
- HTTP Client - Promise-based HTTP client for network requests
- Persistent Storage - Key-value storage with encryption and TTL support
- File System - Low-level file I/O operations (internal use)
- Glossary - Comprehensive guide to Valdi terminology
- Animations
- Custom Image Loader
- Localization
- Element References
- Provider
- Native References
- Worker Service
- Full stack Valdi