From 8059ba6c421d3094fba336ac5d3dd39fe984b05e Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Mon, 28 Nov 2022 15:35:57 -0400 Subject: Added currencies. --- documentation/bookmark/software/architecture.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 documentation/bookmark/software/architecture.md (limited to 'documentation/bookmark/software/architecture.md') 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/) + -- cgit v1.2.3