Lab 19 - 'I Want It Now': Frontend Build Tools
Build with the tools of tomorrow, today.
less than a minute
Build with the tools of tomorrow, today.
Use RegEx to convert Markdown to JSON and create an interactive accessibility checklist!
Use the WAVE tool to asses the accessibility of a web page and then practice git undo when things go awry.
Build on earlier experience with the browser’s localStorage
using the FileReader to support export/import of app state.
Build on earlier experience with the browser’s localStorage
and location
Web APIs to create a more featureful user experience.
Use fetch() to interact with third-party APIs and modify HTML based on the result.
Work with PostMan and Promises (via fetch) to make requests to third-party API.
You’ve been spinning asynchronous code for a while now, primarily as event listeners using callbacks. In preparing to sling more complex asynchronous code, it would be helpful to have a few more cartridges in your utility belt.
Make a viewer (and editor) for your greeting cards!
Make greeting cards to send to your friends (or enemies)!
Review CSS and Beginning JS for Midterm
Who do you think you are?
I am the terror that flaps in the night! - Responsive mode: Dark 🦆
Responsive mode: TINY! 🥹
In this lab, you will work on using different CSS position values to accomplish frequent, if quirky layout tasks.
In this lab, you will work with flexbox and event listeners.
In this lab, you will work on centering content on a webpage.
In this lab, you will try out the Bootstrap design framework.
In this lab, you will use HTML to “markup” plain text into a structured document.
In this activity, you will publish a web site!