Skip to content

Commit 592b2c2

Browse files
committed
Remove AI image prompts from slides for improved clarity and focus on content
1 parent ba79151 commit 592b2c2

1 file changed

Lines changed: 0 additions & 14 deletions

File tree

msWebUiReact.md

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,6 @@ hideInToc: true
111111
Abscract:
112112
Windows Forms and WPF dominated desktop development for nearly two decades. WPF introduced concepts (XAML, data binding, MVVM) that influenced all subsequent Microsoft UI frameworks.
113113
114-
AI Image Prompt: Split image showing classic Windows desktop applications on left transitioning to modern UI on right. Style: professional, clean, corporate blue tones.
115114
-->
116115

117116
---
@@ -183,7 +182,6 @@ hideInToc: true
183182
<!--
184183
UWP aimed for Windows ecosystem universality, while Xamarin.Forms tackled true cross-platform mobile. Both laid groundwork for modern solutions but had limitations.
185184
186-
AI Image Prompt: Devices (desktop, tablet, phone, Xbox) connected in a network showing unified application. Style: modern, tech, blue/purple gradient.
187185
-->
188186

189187
---
@@ -220,7 +218,6 @@ hideInToc: true
220218
<!--
221219
WinUI 3 is Microsoft's recommended framework for modern Windows desktop applications. It's the evolution of UWP with better flexibility and performance.
222220
223-
AI Image Prompt: Modern Windows 11 application window with Fluent Design elements, translucent effects, and smooth animations. Style: clean, professional, Windows 11 aesthetic.
224221
-->
225222

226223
---
@@ -290,7 +287,6 @@ backgroundSize: contain
290287
<!--
291288
.NET MAUI is the evolution of Xamarin.Forms, offering true write-once, run-anywhere capability across desktop and mobile platforms.
292289
293-
AI Image Prompt: Single codebase branching to multiple devices (Windows laptop, Mac, iPhone, Android phone) with connecting lines. Style: modern, technical diagram, blue/purple gradient.
294290
-->
295291

296292
---
@@ -364,7 +360,6 @@ backgroundSize: contain
364360
<!--
365361
Blazor is Microsoft's answer to React/Angular/Vue, allowing C# developers to build web applications without JavaScript.
366362
367-
AI Image Prompt: Browser window showing modern web application with C# code transforming into web UI. Style: modern, tech-focused, blue/purple gradient with code snippets.
368363
-->
369364

370365
---
@@ -456,7 +451,6 @@ If Microsoft bets on React...
456451
<!--
457452
This slide introduces the central paradox: Microsoft, known for its own frameworks, has standardized on React for its modern web applications. This sets up the core question of the presentation.
458453
459-
AI Image Prompt: A crossroads with multiple technology paths converging into one modern web path, featuring subtle React and Microsoft logos. Style: clean, professional, blue/purple gradient, similar to pilot-large.jpg
460454
-->
461455

462456

@@ -552,7 +546,6 @@ hideInToc: true
552546
<!--
553547
Microsoft's own products prove React's superiority for web applications. When even Microsoft chooses React over its own frameworks, that's a powerful signal.
554548
555-
AI Image Prompt: Microsoft product logos (SharePoint, Teams, Outlook, Power Platform) connected to React logo in center. Style: professional, corporate, blue theme with connecting lines.
556549
-->
557550

558551
---
@@ -628,7 +621,6 @@ Demo Instructions:
628621
4. Highlight similarities: typed props, composition
629622
5. Show in browser DevTools
630623
631-
AI Image Prompt: Code editor showing React component with browser preview side by side. Style: modern, clean, developer-focused with code syntax highlighting.
632624
-->
633625

634626
---
@@ -676,7 +668,6 @@ hideInToc: true
676668
<!--
677669
Windows developers have many transferable skills. TypeScript especially makes React feel familiar to C# developers.
678670
679-
AI Image Prompt: Bridge connecting desktop window to web browser with labeled concepts crossing over. Style: infographic, professional, blue/purple gradient.
680671
-->
681672

682673
---
@@ -789,7 +780,6 @@ hideInToc: true
789780
<!--
790781
CSS is often cited as the biggest hurdle for Windows developers. Component libraries like Fluent UI and Material-UI solve this by providing pre-styled, accessible components.
791782
792-
AI Image Prompt: Tangled CSS code on left transforming into clean component library UI on right. Style: before/after, humorous but professional.
793783
-->
794784

795785
---
@@ -910,7 +900,6 @@ backgroundSize: contain
910900
<!--
911901
The JavaScript ecosystem is vast. Start with the essentials: VS Code, React DevTools, and a few key libraries. Add others as needed.
912902
913-
AI Image Prompt: Toolbox with modern developer tools icons (VS Code, React, npm, Git) arranged professionally. Style: flat design, colorful but professional.
914903
-->
915904

916905
---
@@ -1099,7 +1088,6 @@ hideInToc: true
10991088
<!--
11001089
Decision framework: For web applications, React is the strategic choice. For desktop-only or mobile, Microsoft frameworks may fit. For most modernization scenarios, React wins.
11011090
1102-
AI Image Prompt: Decision tree diagram with technology choices branching based on requirements. Style: clean flowchart, professional, blue/purple theme.
11031091
-->
11041092

11051093
---
@@ -1176,7 +1164,6 @@ background: /msWebUiReact-summary.jpg
11761164
<!--
11771165
The evidence is clear: Microsoft's own products prove React's superiority for web applications. Windows developers can successfully transition with the right approach.
11781166
1179-
AI Image Prompt: Summary visualization with key points radiating from center, professional infographic style. Include React, Microsoft, and developer icons. Style: clean, professional, blue/purple gradient.
11801167
-->
11811168

11821169

@@ -1219,7 +1206,6 @@ hideInToc: true
12191206
<!--
12201207
The title question answered: Microsoft uses React for web, and you probably should too. The evidence, ecosystem, and strategic advantages are compelling.
12211208
1222-
AI Image Prompt: Large stylized question mark transforming into checkmark, with React logo integrated. Style: bold, professional, gradient blue/purple.
12231209
-->
12241210

12251211

0 commit comments

Comments
 (0)