Books by Shelley Powers

PC

JavaScript Cookbook

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.

PC

HTML5 Media

If you’re a web developer or designer familiar with CSS and JavaScript, this tightly focused introduction shows you how to add HTML5 media elements to your web pages, and how to provide custom controls for letting web visitors interact with the content.

PC

Adding Ajax

Ajax can bring many advantages to an existing web application without forcing you to redo the whole thing. This book explains how you can add Ajax to enhance, rather than replace, the way your application works. You already know the “business-side” of applications-web forms, server-side driven pages, and static content. This book demonstrates how to make your web pages livelier, more fun, and much more interactive.

PC

JavaScript Cookbook, 2nd Edition

Problem solving with JavaScript is a lot trickier now that its use has expanded considerably in size, scope, and complexity. This cookbook has your back, with recipes for common tasks across the JavaScript world, whether you’re working in the browser, the server, or a mobile environment. Each recipe includes reusable code and practical advice for tackling JavaScript objects, Node, Ajax, JSON, data persistence, graphical and media applications, complex frameworks, modular JavaScript, APIs, and many related technologies.

PC

Learning Node

Take your web development skills from browser to server with Node—and learn how to write fast, highly scalable network applications on this JavaScript-based platform. With this hands-on guide, you’ll quickly master Node’s core fundamentals, gain experience with several built-in and contributed modules, and learn the differences and parallels between client- and server-side programming.

PC

Learning Node, 2nd Edition

Take your web development skills from browser to server with Node—and learn how to write fast, highly scalable network applications on this JavaScript-based platform. Updated for the latest Node Long Term Support (LTS) and Node Current (6.0) releases, this hands-on edition helps you master Node’s core fundamentals and gain experience with several built-in and contributed modules.

PC

Adding Ajax: Making Existing Sites More Interactive

“Adding Ajax: Making Existing Sites More Interactive” is one of the best books ever written on Ajax technologies. The Lady behind this book is Shelley Powers. Shelley is a software developer, architect, photographer, and writer who has authored numerous computer books on web development and technologies. She has also contributed several articles on cross-browser development, standards, RDF, JavaScript, CSS, and XML for several publications, and has worked with some of the world’s leading companies. Her book “Adding Ajax” Provides an overview of Ajax technologies, and the importance of developing a strategy for changing site before code. The book covers the heart and soul of Ajax. It explains how to make data updates, including adding new data, deleting, and making updates, all from within a single page. Furthermore, it also describes the effects Ajax has on the Web-breaking the back button, losing browser history, dynamic effects that disappear when the page is refreshed, and more. In summary, “Adding Ajax” is a great book on Ajax technologies and we highly recommend it. You can also Download Understanding AJAX by Joshua Eichorn PDF Free.