Content
Everything on SkillVeris tagged Content — collected across the glossary, study notes, blog, and cheat sheets.
9 resources across 2 libraries
Study Notes(8)
Content Controls in XAML
How ContentControl and its subclasses (Button, Label, Border, ScrollViewer) hold a single logical child via the Content property, and how ContentPresenter and…
Columns and Content Types
Understand how SharePoint columns define metadata fields and how content types bundle columns, templates, and behavior into reusable, inheritable schemas.
Dynamic Content
Learn how to pass outputs from triggers and earlier actions into later steps using Power Automate's dynamic content picker and underlying expressions.
Serving Static Content
How Nginx efficiently serves static files using root, alias, sendfile, caching headers, and try_files.
Ansible Galaxy and Collections
Understand Ansible Galaxy as a content hub and Collections as the modern packaging format for roles, modules, and plugins.
Content Delivery Networks (CDNs)
Learn how CDNs cache content at distributed edge locations to cut latency, and how cache hits and misses work.
Slots and Content Distribution
Explore how Vue slots let parent components inject markup into a child's template, covering default, named, and scoped slots.
Content Projection with ng-content
Learn how ng-content lets components accept and render externally-provided markup, enabling flexible, composable UI patterns like cards, modals, and layouts.