Skip to content

Commit a86e4fb

Browse files
committed
add resource url
1 parent fc44104 commit a86e4fb

File tree

1 file changed

+17
-3
lines changed

1 file changed

+17
-3
lines changed

README.md

Lines changed: 17 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -116,9 +116,23 @@ Observer-Pattern
116116
<h3 name="html5">HTML5<h5>
117117
<h3 name="NodeJs">Node.js</h3>
118118
------------------------
119-
工具
120-
<a href="http://mahua.jser.me/">jser</a>
121-
参考资料
119+
## 推荐学习资源 ##
120+
121+
javascript风格和规范
122+
[https://github.com/airbnb/javascript](https://github.com/airbnb/javascript "https://github.com/airbnb/javascript")
123+
最受欢迎的javascript博客
124+
[http://stackoverflow.com/questions/409056/top-rated-javascript-blogs](http://stackoverflow.com/questions/409056/top-rated-javascript-blogs "http://stackoverflow.com/questions/409056/top-rated-javascript-blogs")
125+
126+
javascript Weekly
127+
[http://javascriptweekly.com/archive/148.html](http://javascriptweekly.com/archive/148.html "http://javascriptweekly.com/archive/148.html")
128+
129+
JavaScript frameworks resources and tutorials
130+
[http://resrc.io/list/18/javascript-frameworks/](http://resrc.io/list/18/javascript-frameworks/ "http://resrc.io/list/18/javascript-frameworks/")
131+
132+
## 工具 ##
133+
<a href="http://mahua.jser.me/">jser</a>
134+
135+
## 参考资料 ##
122136
<a href="http://www.apress.com/" name="referenceData">http://www.apress.com/</a> <br />
123137
<a href="http://www.addyosmani.com/resources/essentialjsdesignpatterns/book/">Learning JavaScript Design Patterns</a> <br />
124138
<a href="http://www.alloyteam.com">alloyteam</a>

0 commit comments

Comments
 (0)