JS Fetch

Fetch is a useful skill to learn in JavaScript. Until this point, we had learned the only way to retrieve data would involve refreshing the page. This format of code allows the site to pull information immediately from simple text…

Open PostJS Fetch

HTML Forms

Using HTML, we made a temporary form to sign up for a free coding club. As it progressed, it became a personal form for a subject of our choosing. The boys and I have been tossing around the idea of…

Open PostHTML Forms