From 69272f598d831e89da83bdc8c9290d5607dfb14d Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Sat, 31 Oct 2020 20:26:37 -0400 Subject: Re-named the directory for my bookmarks to better reflect what they are. --- .../bookmark/Graphic User Interface (GUI).md | 26 ++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 documentation/bookmark/Graphic User Interface (GUI).md (limited to 'documentation/bookmark/Graphic User Interface (GUI).md') diff --git a/documentation/bookmark/Graphic User Interface (GUI).md b/documentation/bookmark/Graphic User Interface (GUI).md new file mode 100644 index 000000000..10a2bb764 --- /dev/null +++ b/documentation/bookmark/Graphic User Interface (GUI).md @@ -0,0 +1,26 @@ +# User experience (UX) + +1. https://lawsofux.com/ + +# Widget + +1. [Progress bar.js](https://kimmobrunfeldt.github.io/progressbar.js/) + +# Design + +1. [Ant Design](https://ant.design/) +1. [7 Practical Tips for Cheating at Design](https://medium.com/refactoring-ui/7-practical-tips-for-cheating-at-design-40c736799886) + +# Dark Patterns + +1. https://neal.fun/dark-patterns/ + +# Immediate mode + +1. [Sol on Immediate Mode GUIs (IMGUI)](http://sol.gfxile.net/imgui/) +1. [Immediate-Mode Graphical User Interfaces (2005)](https://caseymuratori.com/blog_0001) + +# Accessibility + +1. [What I’ve learned about accessibility in SPAs](https://nolanlawson.com/2019/11/05/what-ive-learned-about-accessibility-in-spas/) + -- cgit v1.2.3