reading-notes

Dynamic web pages with JavaScript

JavaScript is used to make websites interactive. All browsers can natively compile JavaScript. It can be used for both frontend and backend development With JavaScript, I am able to:

I want to learn more about:

Interacting with APIs, how to write well-structured code in mutiple functions.