aboutsummaryrefslogtreecommitdiff
path: root/documentation/research/Graphic User Interface (GUI).md
diff options
context:
space:
mode:
authorEduardo Julian2020-10-31 20:26:37 -0400
committerEduardo Julian2020-10-31 20:26:37 -0400
commit69272f598d831e89da83bdc8c9290d5607dfb14d (patch)
tree4915f241708344209d4c35ccdc8b8e57bab68e4c /documentation/research/Graphic User Interface (GUI).md
parenteea741e9b4a47ae09832311d6d61f0bd6024f673 (diff)
Re-named the directory for my bookmarks to better reflect what they are.
Diffstat (limited to 'documentation/research/Graphic User Interface (GUI).md')
-rw-r--r--documentation/research/Graphic User Interface (GUI).md26
1 files changed, 0 insertions, 26 deletions
diff --git a/documentation/research/Graphic User Interface (GUI).md b/documentation/research/Graphic User Interface (GUI).md
deleted file mode 100644
index 10a2bb764..000000000
--- a/documentation/research/Graphic User Interface (GUI).md
+++ /dev/null
@@ -1,26 +0,0 @@
-# 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/)
-