Ref
Everything on SkillVeris tagged Ref — collected across the glossary, study notes, blog, and cheat sheets.
3 resources across 2 libraries
Study Notes(2)
ref() and source() Functions
Learn how dbt's ref() and source() functions build the project's dependency graph and enable environment-safe, portable SQL.
reactive() and ref()
A deep dive into Vue 3's two core reactivity primitives — ref() for any value type and reactive() for objects — and when to use each.