Beyond jQuery

This book gives you the confidence to abandon your jQuery crutches and walk freely with the power of the web API and JavaScript. Learn about the most important concepts surrounding web development as we demystify jQuery. Beyond jQuery doesn't just throw code at you - everything is explained in...

Descripción completa

Detalles Bibliográficos
Autor principal: Nicholus, Ray. author (author)
Formato: Libro electrónico
Idioma:Inglés
Publicado: Berkeley, CA : Apress 2016.
Edición:1st ed. 2016.
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009630088006719
Tabla de Contenidos:
  • 1. The Oppressive Magic of jQuery
  • 2. You Don't Need jQuery (Anymore)
  • 3. Understanding the Web API and 'Vanilla' JavaScript
  • 4. Finding HTML Elements
  • 5. Using and Understanding HTML Element Attributes
  • 6. HTML Element Storage and Retrieval
  • 7. Styling Elements
  • 8. DOM Manipulation
  • 9. Ajax Requests: Dynamic Data and Page Updates
  • 10. Browser Events
  • 11. Mastering Asynchronous Tasks
  • 12. Common JavaScript Utility Functions
  • 13. Going Forward.