CSS Architecture

esther

CCS架構到命名方式的應用與舉例,沒有細部介紹現有的架構跟命名規則有點可惜,有大概提到幾個命名方式的優缺點,Naming Methodologies跟Namespacing內容不錯。
ITCSS & SUIT CSS 可以再深入研究。(筆記)

CSS/sass

2016 Oct 24th Reading Ref

Refactoring CSS without Losing Your Mind

esther

少數針對CSS重構的討論,喜歡講者一開始針對technical debt的解說和refactoring/rewrite的區分。
劃重點:Use all: initial; to buy you more time! XDDDD
另外作者提到的小故事也滿讓人值得思考的:
Refactoring is a second chance that most industries don’t get.

CSS/sass

2016 Oct 14th Reading Ref

esther

Looking for the suitable structure for CSS Modules + React…(with sprite, sass, etc.)

2016 Sep 30th Reading Ref