kamkamel 0 Posted August 18, 2014 Report Share Posted August 18, 2014 (edited) Anything I should know? Edited August 18, 2014 by kamkamel Quote Link to post Share on other sites
niche 137 Posted August 18, 2014 Report Share Posted August 18, 2014 Practice. Lots and lots of practice. Quote Link to post Share on other sites
davej 251 Posted August 18, 2014 Report Share Posted August 18, 2014 Beware the oversimplified JS code examples -- they don't always provide code that you would actually want to use. For example avoid the use of document.write and eval. Quote Link to post Share on other sites
thescientist 231 Posted August 20, 2014 Report Share Posted August 20, 2014 and learn to use your browsers developer tools, in particular the console and network tabs. Quote Link to post Share on other sites
Day 3 Posted September 9, 2014 Report Share Posted September 9, 2014 This is true for all web technologies, but take the time to really understand the vocabulary. It helps to better follow any tutorials/explanations and helps when trying to search for answers/resources or ask for help. Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.