經典的博客有價值的博客

1.localStorage、cookie的使用總結css

http://www.qdfuns.com/notes/39621/9c6aa94e9589a62c9fc71f72a6cad12a.htmlhtml

localStorage解決了cookie存儲空間不足的問題vue

     ①、IE8以上才支持
     ②、瀏覽器會把localstorage的值類型限定爲string類型,JSON對象須要轉換。
     ③、本質上是存取字符串,存儲內容太多消耗空間,頁面變卡。
     ④、localStorage在瀏覽器的隱私模式下不可讀取
     ⑤、不能被爬蟲抓取 html5

2.阿里p6的面試題jquery

http://www.qdfuns.com/notes/47776/686918d556ca14a9b629f8318ab9fc58.htmles6

 html5中哪些有利於seo優化。面試

title標籤;meta標籤;header標籤;footer標籤等

3.瀏覽器渲染頁面過程描述,DOM編程技巧以及重排和重繪。編程

http://www.javashuo.com/article/p-simgbxkp-gp.htmlsegmentfault

4.Promise https://www.cnblogs.com/lvdabao/p/es6-promise-1.htmlpromise

promise的n種用法。

5.http://zhukai521.cn/

6.http://www.520yaya.vip/

7.一些不少js輕量庫的網站。

http://microjs.com/#

http://blog.csdn.net/ourpush/article/details/53558431

8.一個良好的響應式。

http://www.jq22.com/yanshi421

9.一個html5的菜單。

http://www.17sucai.com/pins/tag/5700.html

http://www.jq22.com/jquery-info4928

10.設備像素比

http://www.zhangxinxu.com/wordpress/2012/08/window-devicepixelratio/

 

11.https://www.w3cplus.com/

這裏邊有css sticker footer 還有vue的好多文章

 

12.設計者模式

https://www.cnblogs.com/maowang1991/archive/2013/04/15/3023236.html

相關文章
相關標籤/搜索