摘要: We can take advantage of sticky positioning to keep a section header at the top of the page while the user scrolls. This is useful for neat categorisa 阅读全文
posted @ 2018-06-17 11:49 Zhentiw 阅读(182) 评论(0) 推荐(0)
摘要: Our web app on desktop may use elements that use great deal of width. On many occasions we can’t simply turn these elements into columns so that they 阅读全文
posted @ 2018-06-17 11:37 Zhentiw 阅读(184) 评论(0) 推荐(0)
摘要: In this lesson, I refactor a simple Counter component connected to Redux to use Unstated instead. I explain some of the cognitive overhead of working 阅读全文
posted @ 2018-06-17 11:26 Zhentiw 阅读(272) 评论(0) 推荐(0)