Javascript? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Javascript?

how do you know the property and event names. example addEventListener( event, function ) where do you get the event names? also when you pass a handle or var with a function through. how do you know the property names? like mousemove.clientX.... (also applies to other languages).... basically where is the reference and can you just use code to find them.

30th Nov 2017, 12:31 AM
Dick Tracy
Dick Tracy - avatar
1 Answer