2 Star 0 Fork 0

mirrors_jsantell / 2013.cascadiajs.com

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
js-welcome-to-client_codefoster.md 2.41 KB
一键复制 编辑 原始数据 按行查看 历史
Jeremy Foster 提交于 2013-08-13 15:31 . session proposal for codefoster

JavaScript, Welcome to the Client

##Abstract

It sounds ridiculous to welcome JavaScript to the client, right? Doesn't JavaScript already live and breath the client? Isn't JavaScript to the client what ice tea is to summertime? Well, sort of. I think JavaScript has gotten the shaft - invited to live on the client and then confined to his room in the browser.

Well, not so in Windows 8. When you write a Windows 8 app, one of your choices of language stacks is the web platform. It's an elegant and 100% standards compliant implementation of HTML, CSS, and JavaScript with an extremely powerful engine, and perhaps most importantly, with a programming language you already know. It enables you, without taking the time to learn new languages, to use your web skills to get an app into the Windows Store. The Store is growing fast and getting in now is like getting in on a good stock.

I'll blaze through the basics and the linger on the more advanced and interesting parts of the web engine in Windows and on the developer tools and techniques for creating apps in this market.

I'll to answer...

  • what's the architecture of the web platform in Windows 8?
  • what are the differences between my HTML, CSS, and JS running in the browser versus in an app?
  • what does it take to get into app development?
  • what sort of modern touch and performance support does the JavaScript engine in Windows 8 have?
  • what sort of code sharing opportunities are available between Windows 8 apps, other apps, and websites?

##Speaker Bio

codefoster

I was educated in computer engineering and mathematics, gained experience in education, aerospace manufacturing, and insurance, and eventually joined Microsoft with the goal of informing and inspiring software developers. I recently authored my first book CSS for Windows 8 App Development. When I’m not working, I’m spending time with my wife and son, hiking and camping, sailing, scuba diving, or working on house projects. Find me online at @codefoster and codefoster.com.

马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors_jsantell/mirrors_jsantell_2013.cascadiajs.com.git
git@gitee.com:mirrors_jsantell/mirrors_jsantell_2013.cascadiajs.com.git
mirrors_jsantell
mirrors_jsantell_2013.cascadiajs.com
2013.cascadiajs.com
master

搜索帮助