Beyond jQuery

  • 5h 22m
  • Ray Nicholus
  • Apress
  • 2016

Beyond jQuery 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 the mystic powers of jQuery are explained, allowing you to forgo this seemingly quintessential library in your software projects. Beyond jQuery doesn't just throw code at you - everything is explained in detail from the perspective of a jQuery developer.

jQuery is often injected into web applications and libraries without any real thought, seemingly out of habit or fear. Many web developers don't seem to know exactly when they need to use jQuery, and when they don't - it has become a standard step for many when setting up a new library or web application. But relying solely on jQuery as your window to the web leaves large gaps in your knowledge. This in turn results in frustration when the abstraction that jQuery provides "leaks" and exposes you to the native aspects of the browser.

This book aims to educate you and help you solve common problems without depending on jQuery. It will give you more confidence to embrace the power of the web API and standardized JavaScript. Along the way, you'll discover why it is so important to gain a solid understanding of the underpinnings of the web. This book includes chapters on DOM manipulation, data storage and retrieval, styling and CSS, AJAX requests, events, asynchronous operations, and much more. Cutting edge web and JavaScript specifications, such as the Fetch API, Promises, WeakMap, and Async Functions, are also discussed.

In this Book

  • The Oppressive Magic of jQuery
  • You Don't Need jQuery (Anymore)
  • Understanding the Web API and "Vanilla" JavaScript
  • Finding HTML Elements
  • Using and Understanding HTML Element Attributes
  • HTML Element Data Storage and Retrieval
  • Styling Elements
  • DOM Manipulation
  • AJAX Requests: Dynamic Data and Page Updates
  • Browser Events
  • Mastering Asynchronous Tasks
  • Common JavaScript Utility Functions
  • Going Forward
SHOW MORE
FREE ACCESS

YOU MIGHT ALSO LIKE

Rating 4.0 of 1 users Rating 4.0 of 1 users (1)
Rating 4.5 of 771 users Rating 4.5 of 771 users (771)
Channel JQuery