JQuery Trainer

June 22, 2010
By

Benvenuti alla pagina di informazioni sui seminari di JQuery tenuti per Valueteam!

Link Essenziali:

Per la Reprise

Se non avete seguito la prima parte del seminario: leggete le slide e consultate anche questo tutorial http://docs.jquery.com/Tutorials:Getting_Started_with_jQuery.

Per trarre massimo profitto dalla Reprise, consiglio di scegliere un plugin e provare ad installarlo.
Trovate l’elenco dei plugin al seguente indirizzo:
http://plugins.jquery.com/

Infine, la reprise tratterà anche del Test Driven Development: per questa ragione è consigliato prendere visione della seguenti librerie Java:
Mockito http://mockito.org/
JUnit http://www.junit.org/

Approfondimenti e Risposte

E’ possibile far girare JQuery lato server?
Sì, esiste chi ha fatto girare JQuery su Rhino.

Aggiornamento Nov2010:
Esiste anche  un progetto chiamato node.js: si tratta di un server mono-thread sviluppato nel motore javascript di Chrome V8.

E’ possibile implementare l’autocompletamento in modo semplice?
Sì, JQuery UI ha una funzione “autocomplete” molto compatta e comoda. Non è necessario servirsi di plugin esterni (che infatti sono pochi).

Related posts:

  1. How to display an animation during page loading Old web site requires sometimes to show a big “Loading…” gif in the front of the page. It is not...
  2. Visual Studio and JQuery Speed start Download this patch for the visual studio 2008 SP1 Download the documentation file from this link http://code.jquery.com/jquery-1.4.1-vsdoc.js Take a rest...
  3. jQuery 1.6 Released jQuery 1.6 is now live and available for consumption! We’re quite proud of this release, it includes a major rewrite...

Tags: , , ,

3 Responses to JQuery Trainer

  1. Padma on October 29, 2010 at 7:46

    We need a trainer for JQuery at delhi. pl rply

  2. Giovanni Giorgi on November 5, 2010 at 16:59

    Javascript Coding Tip
    Use functional programming techniques to write elegant JavaScript http://www.ibm.com/developerworks/library/wa-java…