From f621a133e6e0a516c0586270fea8eaffb4829d82 Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Sun, 8 Aug 2021 17:56:15 -0400 Subject: No more #export magic syntax. --- documentation/bookmark/patent.md | 4 ++++ documentation/bookmark/user_interface/responsiveness.md | 4 ++++ documentation/bookmark/user_interface/text_based.md | 4 ++++ 3 files changed, 12 insertions(+) create mode 100644 documentation/bookmark/patent.md create mode 100644 documentation/bookmark/user_interface/responsiveness.md create mode 100644 documentation/bookmark/user_interface/text_based.md (limited to 'documentation/bookmark') diff --git a/documentation/bookmark/patent.md b/documentation/bookmark/patent.md new file mode 100644 index 000000000..31c82b64d --- /dev/null +++ b/documentation/bookmark/patent.md @@ -0,0 +1,4 @@ +# Reference + +1. [Patent Potato](https://patentpotato.com/) + diff --git a/documentation/bookmark/user_interface/responsiveness.md b/documentation/bookmark/user_interface/responsiveness.md new file mode 100644 index 000000000..e119ca24e --- /dev/null +++ b/documentation/bookmark/user_interface/responsiveness.md @@ -0,0 +1,4 @@ +# Reference + +1. [Improving responsiveness in text inputs](https://nolanlawson.com/2021/08/08/improving-responsiveness-in-text-inputs/) + diff --git a/documentation/bookmark/user_interface/text_based.md b/documentation/bookmark/user_interface/text_based.md new file mode 100644 index 000000000..56dbb6322 --- /dev/null +++ b/documentation/bookmark/user_interface/text_based.md @@ -0,0 +1,4 @@ +# Reference + +1. [Textual](https://github.com/willmcgugan/textual) + -- cgit v1.2.3