slides: split 10 dense slides for breathing room#40
Merged
codebytes merged 2 commits intofeat/slides-correctness-coverage-polishfrom May 7, 2026
Merged
Conversation
added 2 commits
May 7, 2026 11:06
Spread tight slides into focused single-idea slides (37 -> 47): - Polyglot Problem: stack vs. orchestration pain - One Orchestrator: promises vs. AppHost example - Standalone Dashboard: pitch vs. OTEL wiring example - OpenTelemetry: Python and Node.js separated - Connection Strings: pattern vs. cross-language samples - AppHost Languages: C#/TS authoring vs. workload runtimes - Multi-Language Integrations: ATS authoring vs. TS consumer - aspire.config.json: file vs. CLI management - Agent-Ready CLI: MCP overview vs. setup - Dev to Production: commands vs. console output No content changes; speaker notes preserved.
codebytes
added a commit
that referenced
this pull request
May 7, 2026
* slides: split 10 dense slides for breathing room (#40) * slides: split 10 dense slides for breathing room Spread tight slides into focused single-idea slides (37 -> 47): - Polyglot Problem: stack vs. orchestration pain - One Orchestrator: promises vs. AppHost example - Standalone Dashboard: pitch vs. OTEL wiring example - OpenTelemetry: Python and Node.js separated - Connection Strings: pattern vs. cross-language samples - AppHost Languages: C#/TS authoring vs. workload runtimes - Multi-Language Integrations: ATS authoring vs. TS consumer - aspire.config.json: file vs. CLI management - Agent-Ready CLI: MCP overview vs. setup - Dev to Production: commands vs. console output No content changes; speaker notes preserved. * slides: rename Azure CXP -> Azure EngOps on About slide --------- Co-authored-by: Chris Ayers <chris@chris-ayers.com> * slides: split remaining dense slides + Azure CXP -> EngOps rename Cherry-picked the 10 splits from PR #40, plus follow-up cleanups on slides that still overflowed after the first pass: - Four Pillars: split into pillars 1-2 / 3-4 - Service Discovery: split pattern from per-language samples - The AppHost - Your Stack in Code: split C# from TypeScript - Two AppHost Languages: drop in-line code (covered on prior slide) - Cheat Sheet: split runtimes from common patterns - aspire.config.json: split JSON file from field reference - About slide: Azure CXP renamed to Azure EngOps (org rename; AzRel name unchanged) Audit results vs. main: - Total overflow: 8417px -> 2130px (-75%) - Severe (>1100): 13 slides -> 0 - Worst slide: 1570px -> 914px - Slide count: 37 -> 52 No content lost; speaker notes preserved. --------- Co-authored-by: Chris Ayers <chris@chris-ayers.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Splits the 10 most content-heavy slides in
slides/Slides.mdso each slide carries a single idea. Total slide count: 37 → 47. No content lost; speaker notes preserved.Splits applied
aspire.config.jsonVerification
marp Slides.md -o Slides.htmlrenders cleanly, no errors---) intact<!-- _class: ... -->) preserved per slideUntouched