Level Up Your JavaScript Applications
Joe Attardi
Web_API#
Cookbook#
JavaScript#
APIs#
DOM#
CSS#
Network#
URLs#
lndexedDB#
JavaScript gives web developers great power to create rich interactive browser experiences, and much of that power is provided by the browser itself. Modern web APIs enable web-based applications to come to life like never before, supporting actions that once required browser plug-ins. Some are still in an experimental stage, but many are ready for use today.
With this hands-on cookbook, author Joe Attardi helps you explore the powerful APIs available in modern browsers and guides you through the specific tasks that they unlock. Because these features are web standards, there is comprehensive documentation available from trusted resources such as MDN Web Docs. The knowledge you'll gain is transferable across different companies and projects.
Table of Contents
Chapter 1. Asynchronous APls
Chapter 2. Simple Persistence with the Web Storage API
Chapter 3. URLs and Routing
Chapter 4. Network Requests
Chapter 5. lndexedDB
Chapter 6. Observing DOM Elements
Chapter 7. Forms
Chapter 8. The Web Animations API
Chapter 9. The Web Speech API
Chapter 10. Working with Files
Chapter 11. Internationalization
Chapter 12. Web Components
Chapter 13. UI Elements
Chapter 14. Device Integration
Chapter 15. Measuring Performance
Chapter 16. Working with the Console
Chapter 17. CSS
Chapter 18. Media
Chapter 19. Closing Thoughts
Who This Book Is For
What’s in This Book
Joe Attardi has over 18 years of front-end software development experience and has built many browser-based applications in that time. He has built rich front-end experiences for companies such as Nortel, Dell, Constant Contact, Salesforce, and Synopsys and specializes in JavaScript and TypeScript development.