by Paul_Dessert on 11/25/14, 12:31 AM with 6 comments
Thanks for the suggestions!
by robin_carry on 11/25/14, 1:17 AM
Nodevember Videos has interesting session on ES6 (ECMAScript 6 spec discussion), this is learning about the future. https://www.youtube.com/watch?v=Hjkc9m9vYCU
JS Design Pattern book (I refer to it quite regularly) - http://addyosmani.com/resources/essentialjsdesignpatterns/bo...
Eloquent Javascript (First book I read after working for few months on JS) - http://eloquentjavascript.net/
Additionally - read the specification always helps - this is the draft of ES6 (http://www.ecma-international.org/publications/files/ECMA-ST...)
Also, if you want to learn pure JAVASCRIPT, I presume you should also work on NODE.JS because JAVASCRIPT has evolved big time in the past few years to become "THE" Language.
Recent conference (NODEVEMBER) has lot of interesting videos - https://www.youtube.com/channel/UC7z0nOE8ITfrGnXJgNzYaEQ
by chandrew on 11/25/14, 4:33 PM
by actraub on 11/25/14, 7:26 PM
by kachhalimbu on 11/25/14, 6:20 AM
[1] http://www.amazon.com/Secrets-JavaScript-Ninja-John-Resig/dp...
by gamesbrainiac on 11/25/14, 7:04 AM
by _RPM on 11/25/14, 5:58 AM