• For Course Providers - Click here to submit your online course platform to our directory.

e-book JavaScript Enlightenment by Cody Lindle

A book to turn a JavaScript library user into a JavaScript developer
Content & Instruction
3.00 star(s)
Depth
3.00 star(s)
Fun Factor
3.00 star(s)
Practicality
3.00 star(s)
Pros: Good insight into the inner workings of the language
Well written & concise
Sample code is available as live code via link to text editor
Cons: Repetitive text
Coding anti-patterns and suggestions to not do what was just demonstrated
Not suitable for beginners
JavaScript Enlightenment provides a good companion to other JavaScript resources for intermediate to advanced JavaScript developers to better understand the workings behind the JavaScript language. Additionally, the code examples being accessible on jsFiddle code editor allows readers to experiment with the concepts covered in each section.
Top