HTML with JavaScript

Script loading, defer and async, DOM basics, events and dynamic content.

5 notes

Notes

HTML

Forms and JavaScript

Read values, submit without a page reload, validate with the built in API, and handle errors accessibly. All of it built on a real form element.

Read more