13
Building applications with jQuery Templates Ritesh Kothari Architect &Lead Developer Consultant Centers for Disease Control and Prevention Presentation recordings: http://www.youtube.com/user/ritukothari Slides - http://www.slideshare.net/ritukothari Code - http://ggmug.com/content/files/jQueryTemplates.zip Email: [email protected] Linked-in: http://www.linkedin.com/in/ritukothari

jQuery templates

Embed Size (px)

DESCRIPTION

 

Citation preview

Page 1: jQuery templates

Building applications withjQuery Templates

Ritesh KothariArchitect &Lead Developer ConsultantCenters for Disease Control and Prevention

Presentation recordings: http://www.youtube.com/user/ritukothari

Slides - http://www.slideshare.net/ritukothari

Code - http://ggmug.com/content/files/jQueryTemplates.zip

Email: [email protected]

Linked-in: http://www.linkedin.com/in/ritukothari

Page 2: jQuery templates

Agenda

• Microsoft and jQuery• Introduction to jQuery Template• Advantages of Client side template• Demo, Demo Demo!!!

Page 3: jQuery templates

Microsoft and jQuery

Official Support for jQuery ASP.NET MVC – including jQueryjQuery on the Microsoft CDNVS 2010 including jQueryContribute to library

Templates, DataLink, Globalization UI GridScript loader(JsDefer)

Page 4: jQuery templates

Background about jQuery Template

• Micro-templating• Created by Microsoft ASP.NET Team

Feedback from jQuery Core TeamHeavy community involvement

• Official jQuery PluginIs “owned” by jQuery UI team

• Currently Beta 1– 6 kb (Minified)

Page 5: jQuery templates

Wait a minute…

What about the ASP.NET AJAX Client Library? It’s now RTM quality code, Preview 6 Still an open source project Still served on the Microsoft CDN Microsoft is not actively developing new features jQuery is the way to go.

Page 6: jQuery templates

What is Templating?

Data(JSON)

Template

Templating Engine(jQuery

Template)

DOM(HTML)

Page 7: jQuery templates

Why Client Side template?

• Faster (AJAH VS AJAJ)• Interactive

Page 8: jQuery templates

Where do I download from?

jQuery.comhttp://api.jquery.com/category/plugins/templates

Github.comhttps://github.com/jquery/jquery-tmpl

ASPNETCDN.comhttp://ajax.aspnetcdn.com/ajax/jquery.templates/beta1/

jquery.tmpl.js

NuGet.org Install-Package jQuery.Templates

Page 9: jQuery templates

Demo

Show me the code !!!!

Page 10: jQuery templates

Are there any gotchas?

SEO

Page 11: jQuery templates

${ Summary }

${ Performance }${ Architecture }${ Maintainable }

Page 12: jQuery templates

I want more!!!

• jQuery Documentation– http://api.jquery.com/category/plugins/templates

• Stephen Walther’s Blog – http://stephenwalther.com/blog/archive/

2010/11/30/an-introduction-to-jquery-templates.aspx

• Dave Wards’s Blog– http://encosia.com/jquery-templates-composite-

rendering-and-remote-loading

Page 13: jQuery templates

Presentation recordings: http://www.youtube.com/user/ritukothariSlides - http://www.slideshare.net/ritukothariCode - http://ggmug.com/content/files/jQueryTemplates.zipEmail: [email protected]: http://www.linkedin.com/in/ritukothari