https://github.com/himenon/web-ui-behavior-design-pattern
Design patterns of behavior in Web UI
https://github.com/himenon/web-ui-behavior-design-pattern
design-pattern web
Last synced: about 1 year ago
JSON representation
Design patterns of behavior in Web UI
- Host: GitHub
- URL: https://github.com/himenon/web-ui-behavior-design-pattern
- Owner: Himenon
- License: cc-by-sa-4.0
- Created: 2021-06-16T12:28:39.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-06-23T08:05:21.000Z (about 5 years ago)
- Last Synced: 2025-02-15T19:35:13.236Z (over 1 year ago)
- Topics: design-pattern, web
- Language: TypeScript
- Homepage:
- Size: 123 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Design patterns of behavior in Web UI
## Goal
* Describe the pattern implemented in a web browser in the following way
* Know how to implement it concretely = implementation is visible in CodeSandbox and GitHub
* You can operate it concretely on the browser.
* By touching something that actually works, it is possible to determine which experience is appropriate for the user when considering a certain use case.
## Contribution
* Architecture
* Subject to change. The decision rests with the repository owner.
* Technology selection
* Subject to change. The decision rests with the repository owner.
* Patterns for the UI to be provided.
* Orthogonalized patterns and customary patterns may be included.
If you want to change any of the above, please fork it.
## License
CC-BY-SA-4.0 License