Op werkdagen voor 23:00 besteld, morgen in huis Gratis verzending vanaf €20

JavaScript Cookbook

Programming the Web

Paperback Engels 2021 3e druk 9781492055754
Verwachte levertijd ongeveer 16 werkdagen

Samenvatting

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 learn more about JavaScript in the process.

The recipes in this book take advantage of the latest features in ECMAScript 2020 and beyond and use modern JavaScript coding standards.

You'll learn how to:
- Set up a productive development environment with a code editor, linter, and test server
- Work with JavaScript data types, such as strings, arrays, and BigInts
- Improve your understanding of JavaScript functions, including arrow functions, closures, and generators
- Apply object-oriented programming concepts like classes and inheritance
- Work with rich media in JavaScript, including audio, video, and SVGs
- Manipulate HTML markup and CSS styles
- Use JavaScript anywhere with Node.js
- Access and manipulate remote data with REST, GraphQL, and Fetch
- Get started with the popular Express application-building framework
- Perform asynchronous operations with Promises, async/await, and web workers

Specificaties

ISBN13:9781492055754
Taal:Engels
Bindwijze:paperback
Aantal pagina's:650
Uitgever:O'Reilly
Druk:3
Verschijningsdatum:30-3-2021
Hoofdrubriek:IT-management / ICT

Lezersrecensies

Wees de eerste die een lezersrecensie schrijft!

Over Shelley Powers

Shelley Powers has been working with, and writing about, web technologies--from the first release of JavaScript to the latest graphics and design tools--for more than 12 years. Her recent O'Reilly books have covered the semantic web, Ajax, JavaScript, and web graphics. She's an avid amateur photographer and web development aficionado, who enjoys applying her latest experiments on her many web sites.

Andere boeken door Shelley Powers

Inhoudsopgave

Preface
Book Audience
Book Organization
Conventions Used in This Book
Using Code Examples
O’Reilly Online Learning
How to Contact Us
Acknowledgments

I: The JavaScript Language
1. Setting Up a Development Environment
2. Strings and Regular Expressions
3. Numbers
4. Dates
5. Arrays
6. Functions
7. Objects
8. Classes
9. Asynchronous Programming
10. Errors and Testing

II: JavaScript in the Browser
11. Browser Tools
12. Working with HTML
13. Fetching Remote Data
14. Data Persistence
15. Working with Media
16. Writing Web Applications

III: Node.js
17. Node Basics
18. Node Modules
19. Managing Node
20. Remote Data
21. Building Web Applications with Express

Index

Managementboek Top 100

Rubrieken

Populaire producten

    Personen

      Trefwoorden

        JavaScript Cookbook