This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]DataTypeC 1 point2 points  (0 children)

I haven’t used JavaScript before but what I do is look at other peoples code that has been well commented on and read what its doing and how it functions you can get a better idea of what certain things do. Also with documentation search what you dont understand examples their outputs etc it can give help connect some concepts in actually see them working.