Examples of how you might use Vue.js to assist in prototyping functionality
- View solution in action
- Recreate the prototype together
- View solution in action
- Review code together
Already know HTML, CSS
Read the guide and start building things in no time!
An incrementally adoptable ecosystem that scales between a library and a full-featured framework.
20KB min+gzip Runtime
Blazing Fast Virtual DOM
Minimal Optimization Efforts
We will now work together to recreate the "Toggle Inputs" prototype.
Click "Use A Gift Card" displays modal with form
Click "Apply", it closes modal and adds card to UI list
Clicking card in UI list removes it from list
"Use" changes to "Add" depending on if cards exist in list
This time, let's recreate the "Gift Cards" prototype.
Clicking a checkbox shows additional fields
Selecting some <select> options will show more fields
Submit button state changes based on whether or not a selection has been made