This repository provides the basic foundation of web design by using plain css, html and javascript without any frameworks.
Table of Contents
- Trash Can removes HTML elements by using Drag & Drop.
- Feedback fades in a feedback element by using Transitions.
- Layers creates a bunch of layers by using CSS Grid.
- Modal shows a modal dialog by using plain Javascript.
- DDD demonstrates basic Domain-Driven-Design by using Events, Commands, Services and Repositories.
- MeshUp integrates two provider UI's to a single Shopping Cart UI by using Messaging.