2016 Oct 24th Reading Ref
esther
I’m studying UX at University of Michigan (online) :“)
Codepen CSS Collective:
- Angry Birds (pure CSS)
- iPhone 6 (pure CSS)
- Lighting Storm with Rain (Canvas)
CSS Architecture CCS架構到命名方式的應用與舉例,沒有細部介紹現有的架構跟命名規則有點可惜,有大概提到幾個命名方式的優缺點,Naming Methodologies跟Namespacing內容不錯。esther
ITCSS & SUIT CSS 可以再深入研究。(筆記)
I’m studying UX at University of Michigan (online) :“)
Codepen CSS Collective:
- Angry Birds (pure CSS)
- iPhone 6 (pure CSS)
- Lighting Storm with Rain (Canvas)
少數針對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.
Looking for the suitable structure for CSS Modules + React…(with sprite, sass, etc.)
Layout Lessons :“)