Typical Architecture Diagrams
To get our design idea clearly explained, we need to draw architecture diagrams quickly and easily.
For your reference. Here I try to combine a list of architecture diagrams with typical system designs.
To get our design idea clearly explained, we need to draw architecture diagrams quickly and easily.
For your reference. Here I try to combine a list of architecture diagrams with typical system designs.
I was thinking API design is pretty easy and intuitive. But actually it’s not.
Just like the famous difficulty of naming things(functions, variables, modules).
Designing clean and just-enough API takes experience and efforts.
Your experiences? Leave Me Comments.