會員登錄
軟體搜尋
您的位置: 網站首頁 >> 專業知識教學 >> 電腦教學認證 >> 商品詳情
商品詳情
|
商品編號:TIC2455 碟片數量:1片 銷售價格:200 瀏覽次數:38046
【轉載TXT文檔】 |
您可能也喜歡:
DVDX0183--Lick Library推出的吉他彈奏教學: 學習布賴恩‧亞當斯 英文正式版 Lick Library Learn To Play Bryan Adams DVDR-DYNAMiCS(dvd9一片裝)(此片售價250元)
TIC0542--PcAudiolabs Traktor DJ Studio v2.5 Video Manual and Tutorial 英文教學光碟正式版 (世界著名的 DJ Richard Devine 主講)
TIC0453--SimplyMaya.com Assault Mech Modeling 英文光碟正式版 (戰鬥機器人教程)
TIC1895--Total Training New Features in QuickBooks 2010 英文正式版(QuickBooks 2010的新功能教學)
TIC1893--VTC ACT by Sage 2010 英文正式版(Act! 2010資料庫的聯繫人與客戶管理教學)
商品描述
Tutsplus Marketplace Writing Modular JavaScript 視頻教學 英文教學版
軟體簡介:
When writing an entire web application in JavaScript, it’s very important
to have well-organized code; maintaining a spaghetti-coded project will
only cause you headaches and nightmares. In this tutorial, I’ll show you
how to modularize your code to make it easier to manage large JavaScript
projects.
I was inspired to write this tutorial after watching a presentation entitled
“Scalable JavaScript Application Architecture” by Nicolas C. Zakas (available
on the YUI Theater). We’ll take the theoretical code that he showed in his
slides and extend and customize it to create a robust JavaScript system
that will make it incredibly easy to build web apps on top of.
We’ll start by defining our modules; then, we’ll build a sandbox for them
to interact with. We’ll also need a core to handle the modules, and a base
(a JS framework) that gives the core an equalized environment to work on.
We’ll build our first core on jQuery, and then build an alternate core on
Dojo.
We’ll conclude this tutorial by discussing what the benefits and downsides
of using such an architecture for JavaScript are.
軟體簡介:
When writing an entire web application in JavaScript, it’s very important
to have well-organized code; maintaining a spaghetti-coded project will
only cause you headaches and nightmares. In this tutorial, I’ll show you
how to modularize your code to make it easier to manage large JavaScript
projects.
I was inspired to write this tutorial after watching a presentation entitled
“Scalable JavaScript Application Architecture” by Nicolas C. Zakas (available
on the YUI Theater). We’ll take the theoretical code that he showed in his
slides and extend and customize it to create a robust JavaScript system
that will make it incredibly easy to build web apps on top of.
We’ll start by defining our modules; then, we’ll build a sandbox for them
to interact with. We’ll also need a core to handle the modules, and a base
(a JS framework) that gives the core an equalized environment to work on.
We’ll build our first core on jQuery, and then build an alternate core on
Dojo.
We’ll conclude this tutorial by discussing what the benefits and downsides
of using such an architecture for JavaScript are.
