HTML Forms - Full Stack Web Dev Bootcamp Day 1 (2024-07-01)

Опубликовано: 13 Март 2026
на канале: Tech World Software School
410
7

In this lecture the instructor goes over building a sign up form for a website.

With the help of a volunteer, the form is built using many kinds of controls such as text fields (email, password), date fields, multiline text, radio buttons, select / dropdown, checkboxes.

You learn how to submit the form and use the Developer Tools (DevTools) to debug your submission and the data that was sent to the server. You get to see the request and response in the Network tab of the DevTools.

Source Code: https://github.com/nbktechworld/full-...