Hacker News new | ask | show | jobs
by joshuacc 4671 days ago
I wouldn't try to learn JS from The Good Parts. It is more of a guide to how to write solid JS after you've learned the basics of how it works.

Eloquent JavaScript on the other hand, is a great book to actually learn from.