Why patterns are useful in describing application architecture?
Why patterns r useful in describing application architecture?
Why patterns r useful in describing application architecture?
They are a proven way to solve a particular problem that comes up again and again in each new design. Also, everyone knows the pattern and therefore it makes it easier for them to read your code.