Javascript Syntax
Friday, October 3rd, 2008Before you can start writing javascript, you must understand javascript syntax. The best way to learn javascript syntax thoroughly is to just begin coding javascript. But, in order to begin, you need a starting point, so I’ll give you a few ground rules.
Javascript Syntax Ground Rules:
1) Locations: You can write javascript in several different locations, [...]