# 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/mbeehoq
前端簡潔架構,你瞭解了嗎?**
原文鏈接:https://dev.to/bespoyasov/clean-architecture-on-frontend-4311譯者: Goodme 前端團隊 陸晨傑不久前,我做了一個關於前端簡潔架構(clean architecture on frontend)的演講。在這篇文章中,我將概述那次演講,並對其進行了一些擴展。我在這裏附了一些含有不錯的內容的鏈接,這些對後續的閱讀會有一些幫助。T ⌘ Read more