𝔖 Scriptorium
✦   LIBER   ✦

πŸ“

JavaScript Cookbook

✍ Scribed by Shelley Powers


Publisher
O'Reilly Media
Year
2010
Tongue
English
Leaves
554
Edition
1
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Synopsis


Why reinvent the wheel every time you run into a problem with JavaScript? This cookbook is chock-full of code recipes that address common programming tasks, as well as techniques for building web apps that work in any browser. Just copy and paste the code samples into your project -- you’ll get the job done faster and learn more about JavaScript in the process.

You'll also learn how to take advantage of the latest features in ECMAScript 5 and HTML5, including the new cross-domain widget communication technique, HTML5's video and audio elements, and the drawing canvas. You'll find recipes for using these features with JavaScript to build high-quality application interfaces.

  • Create interactive web and desktop applications
  • Work with JavaScript objects, such as String, Array, Number, and Math
  • Use JavaScript with Scalable Vector Graphics (SVG) and the canvas element
  • Store data in various ways, from the simple to the complex
  • Program the new HTML5 audio and video elements
  • Implement concurrent programming with Web Workers
  • Use and create jQuery plug-ins
  • Use ARIA and JavaScript to create fully accessible rich internet applications

πŸ“œ SIMILAR VOLUMES


JavaScript Cookbook (Oreilly Cookbooks)
✍ Shelley Powers πŸ“‚ Library πŸ“… 2010 πŸ› O'Reilly Media 🌐 English

In developing mid to large scale web applications nowadays, it's a common practice to leverage JavaScript frameworks such as Prototype, Scriptaculous and JQuery. As the author of JavaScript Cookbook points out, "in order to use a framework library like jQuery to its best ability, you need to underst

JavaScript Cookbook (Oreilly Cookbooks)
✍ Shelley Powers πŸ“‚ Library πŸ“… 2010 πŸ› O’Reilly 🌐 English

Why reinvent the wheel every time you run into a problem with JavaScript? This cookbook is chock-full of code recipes that address common programming tasks, as well as techniques for building web apps that work in any browser. Just copy and paste the code samples into your project -- you’ll get the

JavaScript Cookbook
✍ Shelley Powers πŸ“‚ Library πŸ“… 2010 πŸ› O'Reilly Media 🌐 English

<DIV><p>Why reinvent the wheel every time you run into a problem with JavaScript? This cookbook is chock-full of code recipes that address common programming tasks, as well as techniques for building web apps that work in any browser. Just copy and paste the code samples into your project -- you’ll

JavaScript Cookbook
✍ Shelley Powers πŸ“‚ Library πŸ“… 2010 πŸ› O'Reilly Media 🌐 English

<Div> Why reinvent the wheel every time you run into a problem with JavaScript? This cookbook is chock-full of code recipes that address common programming tasks, as well as techniques for building web apps that work in any browser. Just copy and paste the code samples into your project -- you&#8217

JavaScript Cookbook
✍ Adam D. Scott πŸ“‚ Library πŸ“… 2021 πŸ› O'Reilly Media 🌐 English

Why reinvent the wheel every time you run into a problem with JavaScript? This cookbook is chock-full of code recipes for common programming tasks, along with techniques for building apps that work in any browser. You'll get adaptable code samples that you can add to almost any project--and you'll l

JavaScript Cookbook
✍ Powers, Shelley πŸ“‚ Library πŸ“… 2010 πŸ› O'Reilly Media 🌐 English

<p>Covering both ECMAScript 5 and HTML5, <i>JavaScript Cookbook</i> helps you take advantage of the latest web features, including HTML5's persistent storage mechanisms and drawing canvas. You'll find solutions for integrating these features with JavaScript into UIs that people will enjoy using. The