-
-
Save sudodoki/f4ff55cca79d29d0fe8c to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
HTML | |
http://www.html5rocks.com/en/ | |
http://html5doctor.com/ | |
http://diveintohtml5.info/ | |
http://rutracker.org/forum/viewtopic.php?t=3602666 | |
https://github.com/h5bp/html5-boilerplate | |
http://frontend.codeschool.com/levels/1 | |
https://developer.mozilla.org/en-US/docs/Web/Guide/HTML/HTML5/HTML5_element_list | |
http://caniuse.com | |
https://github.com/Modernizr/Modernizr/wiki/HTML5-Cross-Browser-Polyfills | |
CSS | |
http://css-tricks.com | |
http://csswizardry.com/ | |
http://www.smashingmagazine.com/ | |
http://alistapart.com/ | |
http://davidwalsh.name/ | |
http://blog.teamtreehouse.com/ | |
http://lea.verou.me/ | |
http://www.stubbornella.org/content/ | |
http://htmlacademy.ru/courses/4/run/1 | |
http://tympanus.net/codrops | |
http://www.abookapart.com/ | |
http://it-ebooks.info/book/1356/ | |
http://www.youtube.com/playlist?list=PL026CCEB5125879C2" | |
Further CSS "http://lea.verou.me/css3-secrets/#intro | |
http://lea.verou.me/more-css-secrets/#intro | |
=== methodologies === | |
http://bem.info/method/ | |
http://oocss.org/ | |
http://www.kapowaz.net/articles/cargo-cult-css | |
Bootstrap / preprocessors | |
=== preprocessors & mixin libraries === | |
http://sass-lang.com/guide | |
http://compass-style.org/ | |
http://bourbon.io/ | |
http://lesscss.org/#synopsis | |
http://designshack.net/articles/css/battle-of-the-less-mixin-libraries-less-elements-vs-less-hat-vs-bootstrap | |
http://learnboost.github.io/stylus/ | |
http://visionmedia.github.io/nib/ | |
== less vs stylus vs sass - mixins == | |
https://gist.github.com/paulmillr/2005644 | |
http://www.slideshare.net/patricka1/css-preprocessors-sass-less-and-stylus | |
=== bootstrap === | |
http://www.sitepoint.com/twitter-bootstrap-tutorial-handling-complex-designs/ | |
http://getbootstrap.com/getting-started/ | |
http://foundation.zurb.com/docs/ | |
http://responsive.vermilion.com/compare.php" | |
Javascript | |
Книги\ссылки: | |
http://www.thinkful.com/learn/javascript-best-practices-1/Make-it-Understandable | |
http://learn.javascript.ru/ | |
http://www.w3schools.com/js/default.asp | |
http://bonsaiden.github.io/JavaScript-Garden/ | |
https://developer.mozilla.org/ru/docs/JavaScript | |
Books: | |
Douglas Crockford, JavaScript: The Good Parts http://it-ebooks.info/book/274/ | |
Nicholas C. Zakas, Maintainable JavaScript http://it-ebooks.info/book/729/ | |
Stoyan Stefanov ""JavaScript Patterns"" - http://it-ebooks.info/book/275/ | |
Stoyan Stefanov ""Object-Oriented JavaScript"" - http://ua.bookfi.org/book/515324 | |
John Resig ""Pro Javascript Techniques"" http://it-ebooks.info/book/1790/ | |
Eloquent JavaScript, http://eloquentjavascript.net/ | |
Nicholas C. Zakas, ""Professional javascript for Web Developers, 3rd Edition"", http://www.kodges.ru/komp/program/130783-professional-javascript-for-web-developers-3rd.html | |
Addy Osmani, Learning JavaScript Design Patterns | |
http://www.addyosmani.com/resources/essentialjsdesignpatterns/book/" | |
Functional Javascript "https://leanpub.com/javascript-allonge/read - Javascript Allonge | |
https://www.youtube.com/watch?v=bo36MrBfTk4 - Douglas Crockford: The Better Parts - JSConfUY 2014 | |
http://jhusain.github.io/learnrx/ - Functional Programming in Javascript, интерактивныю тьюториал | |
http://scott.sauyet.com/Javascript/Talk/2014/01/FuncProgTalk/ | |
=== Event Loop === | |
http://latentflip.com/loupe/?code=Y29uc29sZS5sb2coIkhlbGxvLCB3b3JsZCEiKTsgIAo%3D!!! - Наглядная демонстрация Loupe | |
https://www.youtube.com/watch?v=8aGhZQkoFbQ - Philip Roberts: What the heck is the event loop anyway? | JSConf EU 2014 | |
http://habrahabr.ru/company/tradingview/blog/178261/ - На русском" | |
jQuery "http://www.manning.com/bibeault/ - jQuery in action | |
http://youmightnotneedjquery.com/ - YOU MIGHT NOT NEED JQUERY | |
http://robflaherty.github.io/jquery-annotated-source/ - jQuery annotated source | |
http://try.jquery.com/ - CodeSchool jQuery" | |
ES6 "https://leanpub.com/understandinges6/read | |
https://drive.google.com/file/d/0B4PVbLpUIdzoUjdmSkFtVVozQnM/view | |
https://github.com/lukehoban/es6features | |
https://github.com/addyosmani/es6-tools | |
http://kangax.github.io/compat-table/es6/" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment