Boundary
Everything on SkillVeris tagged Boundary — collected across the glossary, study notes, blog, and cheat sheets.
2 resources across 1 library
Study Notes(2)
wasm-bindgen Explained
How wasm-bindgen generates the glue code that lets Rust and JavaScript exchange complex types across the Wasm boundary.
Server Components vs Client Components
Learn how React Server Components and Client Components split rendering work in the Next.js App Router, and when the 'use client' directive is actually needed.