Generation
Everything on SkillVeris tagged Generation — collected across the glossary, study notes, blog, and cheat sheets.
4 resources across 1 library
Study Notes(4)
Dynamic DAG Generation
Techniques for programmatically generating multiple Airflow DAGs from configuration files or metadata instead of hand-writing each one, and the performance tra…
AWK Scripting for Report Generation
Using AWK's BEGIN/END blocks, printf formatting, and associative arrays to turn raw tabular data into clean, aligned, human-readable reports.
Static Site Generation
Learn how Next.js pre-renders pages to static HTML at build time using Static Site Generation, and when it's the right rendering strategy.
GraphQL Code Generation
Understand how GraphQL Code Generator produces type-safe TypeScript types, hooks, and resolvers from your schema and operations.