diff options
author | Eduardo Julian | 2022-11-20 18:55:23 -0400 |
---|---|---|
committer | Eduardo Julian | 2022-11-20 18:55:23 -0400 |
commit | df0e015145981602b3f97113bcfa586b4f6d0757 (patch) | |
tree | 3613c83b65df3bc83f6548abb7ad71fc801b434c /documentation/bookmark/architecture | |
parent | d4c72c03c1a47fe388ec36e973db17cb95dfdcfb (diff) |
Fixed a bug when optimization record access.
Diffstat (limited to '')
-rw-r--r-- | documentation/bookmark/architecture.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/documentation/bookmark/architecture.md b/documentation/bookmark/architecture.md index 5216418db..d3619bc27 100644 --- a/documentation/bookmark/architecture.md +++ b/documentation/bookmark/architecture.md @@ -1,5 +1,6 @@ # 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/) |