JavaScript cheat sheet

Good evening, hope you are all well, I am currently learning JavaScript and trying to get used to the syntax like how they are laid out like a loop
 if(condition) {code} 
Is there a cheat sheet you use or something i may find useful that helped you?
Was this page helpful?