Cheat sheet for JavaScript

Is there a cheat sheet for JavaScript? If so, can someone attach a link? I can’t find it.

I would recommend the MDN website:

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide

You can also search on tags, methods and whatnot.