aboutsummaryrefslogtreecommitdiff
path: root/documentation/bookmark
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/bookmark')
-rw-r--r--documentation/bookmark/architecture.md4
-rw-r--r--documentation/bookmark/database/query.md4
-rw-r--r--documentation/bookmark/security/authentication.md4
-rw-r--r--documentation/bookmark/unicode.md4
4 files changed, 16 insertions, 0 deletions
diff --git a/documentation/bookmark/architecture.md b/documentation/bookmark/architecture.md
new file mode 100644
index 000000000..66449caf8
--- /dev/null
+++ b/documentation/bookmark/architecture.md
@@ -0,0 +1,4 @@
+# Reference
+
+1. [Awesome Software Architecture](https://mehdihadeli.github.io/awesome-software-architecture/)
+
diff --git a/documentation/bookmark/database/query.md b/documentation/bookmark/database/query.md
new file mode 100644
index 000000000..68b002da7
--- /dev/null
+++ b/documentation/bookmark/database/query.md
@@ -0,0 +1,4 @@
+# Reference
+
+1. [Using Tree Structures with Pagination to build Folder Navigation](https://medium.com/frame-io-engineering/hierarchy-and-pagination-traversing-the-folder-tree-1ba641ec2ce7)
+
diff --git a/documentation/bookmark/security/authentication.md b/documentation/bookmark/security/authentication.md
new file mode 100644
index 000000000..09f954592
--- /dev/null
+++ b/documentation/bookmark/security/authentication.md
@@ -0,0 +1,4 @@
+# Reference
+
+1. [WebAuthn.io](https://webauthn.io/)
+
diff --git a/documentation/bookmark/unicode.md b/documentation/bookmark/unicode.md
new file mode 100644
index 000000000..706b3791d
--- /dev/null
+++ b/documentation/bookmark/unicode.md
@@ -0,0 +1,4 @@
+# Reference
+
+1. [How Unicode helps to ruin your software](https://blog.typeable.io/posts/2021-08-17-unicode.html)
+