Guidelines When Learning JavaScript

5 things my JavaScript instructor taught me that I want to share with you as well.

1.) Be realistic.
2.) Learn coding techniques.
3.) Don’t mistake complex for correct or aim to find one true way to solve things.
4.) Make sure you aren’t kidding yourself about your markup or CSS.
5.) Avoid libraries until you straight code JavaScript and DOM pretty well.