Tutorials for continuing javascript from basic

I have learned some of the basics in javascript/Unityscript and i want to continue watching/reading tutorials.
I have learned variables, functions, if statements, and some of the other basic stuff.
But what do i do know? what tutorials do you recommend now?

You can search it on the internet. Some of it will teach you how to create two types of comments in JavaScript.When writing code you may have some complex logic that is confusing, this is a perfect opportunity to include some comments in the code that will explain what is going on.