Skip to Content
How JavaScript Works: Master the Basics of JavaScript and Modern Web App Development
book

How JavaScript Works: Master the Basics of JavaScript and Modern Web App Development

by Jonathon Simpson
December 2023
Beginner to intermediate content levelBeginner to intermediate
330 pages
5h 27m
English
Apress
Content preview from How JavaScript Works: Master the Basics of JavaScript and Modern Web App Development
© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2023
J. SimpsonHow JavaScript Works https://doi.org/10.1007/978-1-4842-9738-4_11

11. Introduction to Web APIs

Jonathon Simpson1  
(1)
Belfast, Antrim, UK
 

Writing JavaScript in the browser means that a lot of what we can do is limited by what the browser allows us to do. While core JavaScript functionality lets us create functions, math, and variables, what if, for example, we want to use the operating system’s notification system from our code? Or store something locally on the user’s computer? For each of these, JavaScript in the browser implements various Web APIs to allow programmers to access this functionality.

We’ve actually already encountered two of these ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Learn Enough JavaScript to Be Dangerous: Write Programs, Publish Packages, and Develop Interactive Websites with JavaScript

Learn Enough JavaScript to Be Dangerous: Write Programs, Publish Packages, and Develop Interactive Websites with JavaScript

Michael Hartl

Publisher Resources

ISBN: 9781484297384Purchase LinkPublisher Website