Usage
Everything on SkillVeris tagged Usage — collected across the glossary, study notes, blog, and cheat sheets.
4 resources across 1 library
Study Notes(4)
Reporting and Usage Analytics
Understand the Teams admin center's usage reports, Call Quality Dashboard versus Call Analytics, the Graph reports API, and the privacy considerations around i…
Computed Properties
How Vue's computed() function derives cached, reactive values from other state, and why it's preferred over methods for derived data in templates.
reduce and inject
Understand Ruby's reduce/inject method — how it folds a collection into a single accumulated value, and how to use it for sums, grouping, and building complex…
Disk Usage and Management (df, du, mount)
Learn how to inspect filesystem capacity, measure directory sizes, and understand how block devices get attached to the Linux directory tree via mounting.