Upgrade to Pro — share decks privately, control downloads, hide ads and more …

TechSummit: Web & Cloud - Opening Session

TechSummit: Web & Cloud - Opening Session

Malte Lantin

May 11, 2015
Tweet

More Decks by Malte Lantin

Other Decks in Technology

Transcript

  1. TechSummit: Web & Cloud Pure Technology. Neues von der Build

    2015 für Webentwickler Dariusz Parys Technical Evangelist Malte Lantin Technical Evangelist
  2. Client-side package JavaScript libraries, CSS frameworks Tooling (and client-side package)

    Task runners, compilers, bundlers, minifiers Task runners Client-side automation
  3. Windows Desktop IoT HoloLens Surface Hub Windows Phone XBox ONE

    CORE OS ONE APP PLATFORM ONE STORE Windows 10
  4. Wherever your code was born, you can bring it to

    Windows Xbox IoT Universal Windows Platform Middleware Platforms Middleware Partners (e.g., Xamarin) Game Engine Partners (e.g., Unity) Windows Platform Universal Windows 8 Apps (C++/C#/JS) Universal Windows 10 Apps (C++/C#/JS) Project Centennial (Classic Apps) Web Platform Microsoft Edge HTML Engine Cordova Tooling (HTML/JS) Hosted Web Apps (HTML/JS) Other Mobile Platforms Project Astoria (Java/C++) Project Islandwood (Objective C/C++)
  5. Code Visual Studio Notepad++ Brackets Vim ATOM Sublime Text Emacs

    Push Git SVN Visual Studio Online GitHub Bitbucket Gitlab Host Amazon WS Heroku Parse Private Cloud Microsoft Azure Release
  6. Default policy applied to local content script-src ms-appx: data: 'unsafe-eval';

    style-src ms-appx: data: 'unsafe-inline' object-src 'none'; font-src ms-appx: data:; Custom policy specification available • Load local content through ms-appx-web:/// • Specify policy in html page head with a metatag • <meta http-equiv="Content-Security-Policy" content="script-src ms-appx: data:”>
  7. Packaged Native Cordova app with the code stored locally Hosted

    Native Cordova app with the code stored on a server Embedded Cordova apps housed within a broader native application
  8. Trident 1995 3 4 1 2 5.5 6 5 7

    8 4.x 9 2015 9 10 11
  9. Trident !DOCTYPE 1995 3 4 1 2 5.5 6 5

    7 8 4.x 9 2015 9 10 11 Quirks Strict 1995 HTML4, ES3, CSS2
  10. Trident IE5 Quirks IE7 Compatibility View IE8 Standards Mode x-ua-compatible

    !DOCTYPE 1995 3 4 1 2 5.5 6 5 7 8 4.x 9 2015 9 10 11 CSS2.1 HTML4, ES3, CSS2
  11. 1995 3 4 1 2 5.5 6 5 7 8

    4.x Trident IE5 Quirks IE7 Compat View IE8 Standards Mode 9 IE9 Standards Mode IE10 Standards Mode QME Quirks Mode Emulation 2015 9 10 11 x-ua-compatible !DOCTYPE IE11 Standards Mode EMIE Enterprise Mode Legacy Web CSS2.1 Modern Web HTML5, SVG, ES5, CSS3 HTML4, ES3, CSS2