自我提升計劃,持續更新
- 就業第二年的夏天,深圳,此時薪資10k
├─html5
│ └─語義標簽
├─css3
│ ├─css hack
│ ├─文字
│ ├─布局
│ ├─shapes布局(環繞效果)
│ ├─動畫
│ └─iconfont
├─javaScript
│ ├─ajax
│ ├─執行上下文
│ ├─apply,call,bind
│ ├─原型
│ ├─閉包
│ ├─promise
│ ├─Event Loop
│ ├─eventEmitter
│ └─webSocket
├─ES6
├─vue
│ ├─vuex
│ ├─nuxt
│ ├─中間件
│ └─插件
├─DOM
│ ├─滾動
│ └─監聽
├─BOM
├─TCP/IP
│ ├─跨域
│ ├─http報文
│ ├─xss,csrf
│ ├─sse( server sent event)
│ └─分層(7層)
├─webpack
├─node
├─哈希表
├─json
└─node