Can write some interface effect, feel oneself understand JS, see Technical Group of people write UI library, feel oneself do not understand, the road long Ah, find some information, summed up the next back of the learning path, mutual encouragement. The first step: to the native JS design syntax to be
particularly familiar with , such as (Window object, event object, Document object, Location object, built-in object, Ajax and so on ...) The second step: basic grammar (performance, compatibility knowledge points) must be skilled, next is to understand the JS scope, JS prototype chain, anonymous function concept and writing, the third step: to involve the concept of JS framework (more open-source Web UI to see, and try to write a UI library)
Plainly, very simple, basic-component.
In addition: found on-line JavaScript basic knowledge point sharing, do more comprehensive, very good (http://t.cn/zjbXMm)
The learning Path of JavaScript