(ws11) nikola plejić: jquery tips & tricks

17
 $(”#tips, #tricks”).show(); Nikola Plejić @nikolaplejic [email protected]

Upload: webstrategija

Post on 02-Jul-2015

675 views

Category:

Education


1 download

TRANSCRIPT

Page 1: (WS11) Nikola Plejić: jQuery tips & tricks

  

$(”#tips, #tricks”).show();

Nikola Plejić@nikolaplejic

[email protected]

Page 2: (WS11) Nikola Plejić: jQuery tips & tricks

   0koristite library

Page 3: (WS11) Nikola Plejić: jQuery tips & tricks

   0...

Page 4: (WS11) Nikola Plejić: jQuery tips & tricks

   0

Page 5: (WS11) Nikola Plejić: jQuery tips & tricks

   1naučite JavaScript

Page 6: (WS11) Nikola Plejić: jQuery tips & tricks

   1➔ D. Crockford: JavaScript: The Good Parts

➔ M. Haverbeke: Eloquent JavaScript1

➔ J. Resig: Learning Advanced JavaScript2

1 http://ejohn.org/apps/learn/ 2 http://eloquentjavascript.net/

Page 7: (WS11) Nikola Plejić: jQuery tips & tricks

   2jQuery nije rješenje svih vaših problema

Page 8: (WS11) Nikola Plejić: jQuery tips & tricks

   2

Page 9: (WS11) Nikola Plejić: jQuery tips & tricks

   3jQuery je low-level

Page 10: (WS11) Nikola Plejić: jQuery tips & tricks

   3ExtJS, GWT, ...

Page 11: (WS11) Nikola Plejić: jQuery tips & tricks

   4pratite razvoj

Page 12: (WS11) Nikola Plejić: jQuery tips & tricks

   4Release date Version

August 26, 2006 1.0

January 14, 2007 1.1

September 10, 2007 1.2

January 14, 2009 1.3

January 14, 2010 1.4

January 31, 2011 1.5

May 3, 2011 1.6

Page 13: (WS11) Nikola Plejić: jQuery tips & tricks

   5jQuery.tmpl

Page 14: (WS11) Nikola Plejić: jQuery tips & tricks

   6Deferred objekti

Page 15: (WS11) Nikola Plejić: jQuery tips & tricks

   7Data linking

Page 16: (WS11) Nikola Plejić: jQuery tips & tricks

   8KnockoutJS1

1 http://knockoutjs.com/

Page 17: (WS11) Nikola Plejić: jQuery tips & tricks

  

$(”#tips, #tricks”).hide();

@[email protected]

Hvala na pažnji!