Original address: http://mp.weixin.qq.com/s?__biz=MjM5NDg2NjA4MQ==&mid=402476394&idx=1&sn= B92d856814f70464d72181fea3bb4e56&scene=1&srcid=03201g4l3lojcx2exocg3rk8#wechat_redirect
This article is about how to study efficiently and lastingly, all of which are well written, but what impresses me most is that the text refers to a word called chunk, which means a small piece of knowledge that is closely related, and that when you learn it, they "pack" memory, and when needed, the efficiency is much higher than the scattered memory.
I think this is to learn the front-end development should be the attitude and method, each newly learned a knowledge point, it is necessary to learn the whole, learning, learning thoroughly, such as the central problem of the element, learning to think more, divided into what circumstances? How is it implemented in each case? What are the advantages and limitations of each implementation? Then summed up, so that later encountered the center of the problem, you can retrace find the corresponding solution. And if only satisfied with the blind coincidence of the realization, did not understand the rationale behind it, the next time you encounter similar problems, you can only like the headless flies by luck to touch, efficiency than the previous approach is much lower. BTW, I think writing technology blog is a good way to summarize, because this force oneself to the knowledge of the context to be able to speak to others to listen to the extent, for learning is helpful.
A "non-technical" article on learning methods