Update --ux
This commit is contained in:
parent
a81ce874b7
commit
1fd5a9e722
1 changed files with 5 additions and 5 deletions
|
@ -183,11 +183,11 @@
|
|||
"What do we want to learn from users or/and customers?")
|
||||
|
||||
(defvar ux:websites
|
||||
'("https://usability.yale.edu/"
|
||||
"https://webaim.org/"
|
||||
"https://digital.gov/"
|
||||
"https://www.nngroup.com/articles/"
|
||||
"https://www.interaction-design.org/")
|
||||
'(("Yale Education" . "https://usability.yale.edu/")
|
||||
("Web Community" . "https://webaim.org/")
|
||||
("Digital Gov" . "https://digital.gov/")
|
||||
("Norman Group" . "https://www.nngroup.com/articles/")
|
||||
("IDF" . "https://www.interaction-design.org/"))
|
||||
"Important websites for UX topics.")
|
||||
|
||||
(defvar ux:behavior-model
|
||||
|
|
Loading…
Add table
Reference in a new issue