DEV Community

Cover image for JavaScript Cheat Sheet that you should bookmark

JavaScript Cheat Sheet that you should bookmark

Jatin Sharma on February 01, 2022

This is the Cheat Sheet of JavaScript. It contains explanations, code examples, basic and important operators, functions, principles, methods, and ...
Collapse
 
sumitk27 profile image
Sumit Kajbaje

The article truly worths the name given to it.

At the beginning I thought this would be yet another article that highlights debugging statements, variables, data types and strings but this is so much more than that!

I wish I had this couple of years ago, it would have speed-up my learning time.

Nice work 👍

Collapse
 
j471n profile image
Jatin Sharma

Thanks for the appreciation mate. 👍

Collapse
 
isalahyt profile image
iSalah-YT

thank u so much i did bookmark it and i saved as PDF i just like it even no internet i can study :-)

Collapse
 
j471n profile image
Jatin Sharma

I really glad you like that.

Collapse
 
thegrandmaster1 profile image
Michel Schweinsberg

That's inane. Especially for someone who is still learning Javascript. What would you say if I said I'd be happy to clip this entire thing and built it out as a huge Photoshop File/PDF so anyone could view it as a poster, print it out, or even just on their hi rez monitor all at once? It would be the ultimate cheat cheat then!!

Collapse
 
j471n profile image
Jatin Sharma

Nah it won't, After doing that provide the link so that people can download/view that. I would really appreciate that.

Collapse
 
pramit_marattha profile image
Pramit Marattha

Absoltely Loved it !!!

Collapse
 
j471n profile image
Jatin Sharma

Thank you :)

Collapse
 
nirav97120 profile image
Nirav Prajapati

Awesome

Collapse
 
j471n profile image
Jatin Sharma

:)

Collapse
 
vhxubo profile image
vhxubo

1 == "11"; // true
There is an error here.

Collapse
 
j471n profile image
Jatin Sharma

Actually you are right, there is an extra 1 by mistake. Thanks for noticing brother.
The correct code is

1 == "1";   // true
Enter fullscreen mode Exit fullscreen mode
Collapse
 
fourwhitesocks profile image
fourwhitesocks

LUV this thank you!!!

Collapse
 
j471n profile image
Jatin Sharma

I am glad you liked it. :)

Collapse
 
gass profile image
Gass

Well done! Yet another great article from you. I recommend the read 👍 +1

Collapse
 
j471n profile image
Jatin Sharma

Thanks mate ✨

Collapse
 
datumcoder profile image
datumcoder

Thank you for posting this list. It is really useful.

Collapse
 
sheetal06027931 profile image
Raushan Mehta

Awesome, This is really Helpful !

Collapse
 
j471n profile image
Jatin Sharma

I'm glad it was helpful to you :)

Collapse
 
ashikrnhq04 profile image
Ashikur Rahman • Edited

Awesome! Fantastic article I've just read. Best to brush up JS in real quick

Collapse
 
j471n profile image
Jatin Sharma

Thanks for the appreciation mate :)

Collapse
 
hongphuc5497 profile image
Hong Phuc

Thank for this extreme detail cheatsheet, it really helps me on relearning JS

Collapse
 
j471n profile image
Jatin Sharma

I am glad it helped you. 🤩

Collapse
 
pavlicko profile image
Just Another Developer

good article - if you could add quick jump links to all the different sections at the top, that would be even better :)

Collapse
 
j471n profile image
Jatin Sharma

Yeh, I'll add those. Thanks for your feedback :)

Collapse
 
jpatel98 profile image
Jigar Patel

Dammm, you're doing god's work!!

Collapse
 
j471n profile image
Jatin Sharma

Thanks bruh 🔥🔥