Skip to content

Instantly share code, notes, and snippets.

@clarkezone
Last active May 11, 2018 03:48
Show Gist options
  • Save clarkezone/743bea584b960803ecaf2765e527618d to your computer and use it in GitHub Desktop.
Save clarkezone/743bea584b960803ecaf2765e527618d to your computer and use it in GitHub Desktop.
Fluent Design talks from Build 2018
<html>
<head>
<link rel="stylesheet" type="text/css" href="styles.css" />
</head>
<title>Fluent Design Talks at Build 2018</title>
<body>
<H1>BUILD 2018 Fluent Design Talks</H1>
<p>Visit <a href="https://fluent.microsoft.com/">https://fluent.microsoft.com</a> for more info</p>
<a href="https://medius.studios.ms/Embed/Video/BRK3501?sid=BRK3501">Modernizing Desktop Apps on Windows 10, Mike Harsh</a><br/>
<a href="https://developer.microsoft.com/en-us/events/build/content/whats-new-for-windows-ux-developers">What's New for Windows UX Developers? Fluent and XAML, Paul Gusmorino</a><br/>
<a href="https://developer.microsoft.com/en-us/events/build/content/fluent-design-evolving-our-design-system">Fluent Design: Evolving our Design System, Chigusa Sansen & Tim Allen</a><br/>
<a href="https://medius.studios.ms/Embed/Video/BRK3506?sid=BRK3506">Building powerful desktop and MR applications with new windowing APIs, Roberth Karman</a><br/>
<a href="https://developer.microsoft.com/en-us/events/build/content/creating-innovative-experiences-for-fluent-design">Creating Innovative Experiences for Fluent Design using the Visual Layer, Danielle Neuberger, Sohum Chatterjee</a><br/>
<a href="https://medius.studios.ms/Embed/Video/BRK3502?sid=BRK3502">Rapidly Construct LOB Applications with UWP and Visual Studio 2017, Daniel Jacobson, Ryan Demopoulos</a><br/>
<a href="https://developer.microsoft.com/en-us/events/build/content/designing-for-fluent-with-adobe-xd-and-other-tools">Designing for Fluent with Adobe XD and other tools</a>
</body>
</html>
body {
font-family: sans-serif;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment