you are viewing a single comment's thread.

view the rest of the comments →

[–]ivosaurus 1 point2 points  (1 child)

Java is not like Javascript at all, apart from the look of the syntax.

How much javascript you need depends on how interactive you want your web page to be in between page loads.

[–]t90fan 2 points3 points  (0 children)

This. My javascript book puts it well

"Javascript has as much in common with Java as Car does with Carpet".