aboutsummaryrefslogtreecommitdiff
path: root/documentation/bookmark/software/architecture.md
diff options
context:
space:
mode:
authorEduardo Julian2022-11-28 15:35:57 -0400
committerEduardo Julian2022-11-28 15:35:57 -0400
commit8059ba6c421d3094fba336ac5d3dd39fe984b05e (patch)
tree416a27d5a5ae1db02afb2caa681c6e321c7b8f90 /documentation/bookmark/software/architecture.md
parent09a29c952edb851e13edd454bd118c1c1ae83ade (diff)
Added currencies.
Diffstat (limited to 'documentation/bookmark/software/architecture.md')
-rw-r--r--documentation/bookmark/software/architecture.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/documentation/bookmark/software/architecture.md b/documentation/bookmark/software/architecture.md
new file mode 100644
index 000000000..d3619bc27
--- /dev/null
+++ b/documentation/bookmark/software/architecture.md
@@ -0,0 +1,12 @@
+# Reference
+
+0. [Feature-Sliced Design: Architectural methodology for frontend projects](https://feature-sliced.design/)
+0. [Why Do We Create System Architecture Diagrams Anyway?](https://www.ilograph.com/blog/posts/why-create-system-architecture-diagrams/)
+0. [A Syntactic Theory of Software Architecture](https://www.panda.sys.t.u-tokyo.ac.jp/kushiro/ReferencePaper/Pattern&Framework/00385969.pdf)
+0. [How to plan the architectural attributes?](https://kalali.blog/2022/06/software-architecture-attributes-how-to-decide/)
+0. [Architectural Decision Records](https://adr.github.io/)
+0. [Why You Should Care about Software Architecture](https://www.infoq.com/articles/care-about-architecture/)
+0. [Software Architecture: It Might Not Be What You Think It Is](https://www.infoq.com/articles/what-software-architecture/)
+0. [Polylith](https://polylith.gitbook.io/polylith)
+0. [Awesome Software Architecture](https://mehdihadeli.github.io/awesome-software-architecture/)
+