Reusable
Everything on SkillVeris tagged Reusable — collected across the glossary, study notes, blog, and cheat sheets.
4 resources across 1 library
Study Notes(4)
User Controls
Learn how ASP.NET Web Forms user controls (.ascx) let you package reusable markup and code-behind logic into components shared across pages.
Reusable Role Design
Practical principles for writing Ansible roles that are genuinely reusable across projects, teams, and environments.
Reusable Workflows and Composite Actions
Compare GitHub Actions' two mechanisms for eliminating duplicated pipeline logic — reusable workflows called with `uses:` at the job level, and composite actio…
Writing a Reusable Module
Turning ad-hoc configuration into a well-designed reusable module requires thoughtful input/output design, sensible defaults, and internal structure. This topi…