Top Banner
When You cant Code, You can Blend! Creating a WinJs App with Blend Fiyaz Hasan Ex–MSP (AUST), NerdCats
11

When You Cant Code You Can Blend

Apr 13, 2017

Download

Technology

Fiyaz Hasan
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: When You Cant Code You Can Blend

When You cant Code, You can Blend!Creating a WinJs App with Blend

Fiyaz HasanEx–MSP (AUST), NerdCats

Page 2: When You Cant Code You Can Blend
Page 3: When You Cant Code You Can Blend

What is WinJS ?

JavaScript Framework

Armored and Shiny Controls

API for building windows

apps

Page 4: When You Cant Code You Can Blend

Visual Studio Templates for JavaScript

STORE PHONEUNIVERSAL

Page 5: When You Cant Code You Can Blend

First-party Windows Apps Built with WinJS

Page 6: When You Cant Code You Can Blend

LET THERE BE BLEND

Page 7: When You Cant Code You Can Blend

Demo Creating a WinJS.xhr object Get JSON data from a URL Bind data to WinJS.ListView Blend to make things look good

Page 8: When You Cant Code You Can Blend

Use WinJS in Web Apps!npm

Bower

NuGet

> npm install winjs

> bower install winjs

> Install-Package winjs

Page 9: When You Cant Code You Can Blend

JAVASCRIPT EVERYWHERE!

Page 10: When You Cant Code You Can Blend

WE WANT YOU TO BE THE NEXT WINJS

APP DEVLOPER

Page 11: When You Cant Code You Can Blend