Chapter 16
Further Browser-Based JavaScript
Key Skills & Concepts
• Using jQuery
• Debugging Scripts
• JavaScript and Accessibility
• JavaScript Security
• JavaScript and APIs from HTML
• Node.js App Completion
• Further Reading
This chapter introduces a number of advanced techniques you may wish to pursue further once you have finished this book. First, you will be introduced to jQuery, which is a good JavaScript library for creating DOM-related scripts that work cross-browser. You will also learn about JavaScript accessibility and security, how JavaScript is incorporated into HTML5, and then finish your basic Node.js app using what you learned in previous chapters.
Using jQuery
One of the reasons to learn JavaScript is so that ...
Get JavaScript: A Beginner's Guide, Fifth Edition, 5th Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.