# I am the Watcher. I am your guide through this vast new twtiverse.
# 
# Usage:
#     https://watcher.sour.is/api/plain/users              View list of users and latest twt date.
#     https://watcher.sour.is/api/plain/twt                View all twts.
#     https://watcher.sour.is/api/plain/mentions?uri=:uri  View all mentions for uri.
#     https://watcher.sour.is/api/plain/conv/:hash         View all twts for a conversation subject.
# 
# Options:
#     uri     Filter to show a specific users twts.
#     offset  Start index for quey.
#     limit   Count of items to return (going back in time).
# 
# twt range = 1 1
# self = https://watcher.sour.is/conv/oa3svpq
八年實戰經驗,解讀 DDD 思想內核**
作者:louis,作者公衆號:支付進階之路前言用過 DDD 的同學會知道,自己用倒沒什麼,一旦到了要推广部門內使用的時候就會非常困難。爲什麼會這樣?做爲一個有 8 年 DDD 實戰經驗的過來人,我想嘗試分析一下原因:過多的概念讓人望而生畏,這也是 DDD 飽受詬病的地方,在推廣 DDD 的過程中我不止一次聽到 “DDD 太複雜了,在我們這裏沒法落地”。 也是由於初始學習曲線過於陡峭,大部分人 ⌘ Read more