Jump to content

So I've just started learning JS.


kamkamel

Recommended Posts

Anything I should know?

 

Edited by kamkamel
Link to comment
Share on other sites

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.

Link to comment
Share on other sites

  • 3 weeks later...

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.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...