Skip to content

Commit 15ee4da

Browse files
author
dypsilon
committed
Merge branch 'master' of github.com:gneutzling/frontend-dev-bookmarks into gneutzling-master
Conflicts: README.md
2 parents 4abf1ea + fb58df1 commit 15ee4da

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
+ [Codeschool](http://www.codeschool.com/) - Check out tryruby, trygit and tryjquery courses. Also have many useful courses.
1212
+ [Bento](http://www.bentobox.io) - Everything you need to know about web development. Neatly packaged.
1313
+ [Web Style Guide - 3<sup>rd</sup> Edition](http://webstyleguide.com/wsg3/index.html) it covers all the elements from css and typography to html and the structure of prose.
14+
+ [Treehouse](http://teamtreehouse.com/) - Learn HTML, CSS, iPhone apps and more.
1415
+ Architecture
1516
+ [BEM](http://bem.info/method/): Methodology aimed at achieving fast to develop long-lived projects, team scalability, and code reuse.
1617
+ [Atomic Design](http://bradfrostweb.com/blog/post/atomic-web-design/)
@@ -79,6 +80,7 @@
7980
+ [echo.js](http://www.echojs.com/): Reddit-like Website for JavaScript Resources
8081
+ [Web Tools Weekly](http://webtoolsweekly.com/)
8182
+ [A Drip of JavaScript](http://designpepper.com/a-drip-of-javascript)
83+
+ [ng-newsletter](http://www.ng-newsletter.com)
8284
+ Programming & Markup Languages
8385
+ CSS
8486
+ [Understanding border-image](http://css-tricks.com/understanding-border-image/)
@@ -90,6 +92,7 @@
9092
+ [Verical centering](http://codepen.io/shshaw/full/gEiDt) Cross browser absolute centering technics
9193
+ JavaScript
9294
+ [Book: Eloquent JavaScript](http://eloquentjavascript.net/contents.html)
95+
+ [Book: Speaking Javascript](http://speakingjs.com/es5/index.html)
9396
+ [JavaScript Study Guide](http://shiflett.org/blog/2012/apr/javascript-study-guide)
9497
+ [Javascript Closures](http://jibbering.com/faq/notes/closures/)
9598
+ [OOP In JavaScript: What You NEED to Know](http://javascriptissexy.com/oop-in-javascript-what-you-need-to-know/)

0 commit comments

Comments
 (0)