viphat / til

Today I Learned
http://notes.viphat.work
0 stars 1 forks source link

Observer vs Pub-sub pattern #241

Open viphat opened 6 years ago

viphat commented 6 years ago

Source

1_ncickeqwuai8vec-ejk6dg

viphat commented 6 years ago

1_s1kclxywiwae86ina7ckzq

1_-ghfc93e4odwnc98ie5_va

viphat commented 6 years ago

Use patterns where they are natural, do not try to use them anyway. Design Patterns is a great tool to build great software. Use them wisely, do not abuse them.