Assuming I have close to zero JS knowledge but know how to program, what's the best learning path for me to become competent in frontend development?
One idea I had was
1. Read Eloquent Javascript
2. Read Javascript--the good parts
Work on side projects using this stuff as I read through it
3. Read a book on jquery, keep doing side projects
And then eventually start learning a framework. Is this a good plan? Any suggestions?