DEV Community

Cover image for Ultimate Cheatsheet Compilation
Palash Mondal
Palash Mondal

Posted on • Updated on • Originally published at iampalash.hashnode.dev

Ultimate Cheatsheet Compilation

Hi everyone πŸ‘‹

Today I wanted to share with you the Ultimate Cheatsheet Compilation.

I hope aspiring/new developers will find this compilation helpful for quick reference whenever needed.


Table Of Contents


1. Git CheatSheet

CheatSheet

Credit: Trilochan Parida

πŸ” Go to Top

2. Git CheatSheet with more details

CheatSheet

Credit: Trilochan Parida

πŸ” Go to Top

3. Javascript Operator Cheatsheet

CheatSheet

Credit: Proful Sadangi

πŸ” Go to Top

4. Javascript String Cheatsheet

CheatSheet

Credit: Proful Sadangi

πŸ” Go to Top

5. Javascript Date Cheatsheet

CheatSheet

Credit: Proful Sadangi

πŸ” Go to Top

6. Javascript Object Cheatsheet

CheatSheet

Credit: Proful Sadangi

πŸ” Go to Top

7. Javascript Array Cheatsheet

CheatSheet

Credit: Proful Sadangi

πŸ” Go to Top

8. Cron Cheatsheet

CheatSheet

Credit: Trilochan Parida

πŸ” Go to Top

9. HTTP Status Code Cheatsheet

CheatSheet

Credit: Sid

πŸ” Go to Top

10. Javascript DOM Cheatsheet

CheatSheet

Credit: Proful Sadangi

πŸ” Go to Top

11. CSS Selectors Cheatsheet

CheatSheet

Credit: Trilochan Parida

πŸ” Go to Top

12. Javascript Regex Cheatsheet

CheatSheet

Credit: Proful Sadangi

πŸ” Go to Top

13. Command-Line Cheatsheet

CheatSheet

Credit: Jatin Rao

πŸ” Go to Top

14. VSCode Keyboard Shortcuts CheatSheet

CheatSheet

Credit: Visual Studio Code Tips and Tricks

πŸ” Go to Top

15. Module Cheatsheet

CheatSheet

Credit: Samantha Ming

πŸ” Go to Top

16. Array Methods Cheatsheet

CheatSheet

Credit: Tomek SuΕ‚kowski

πŸ” Go to Top


Wrap Up

I hope you will find this blog post useful and keep it handy for a quick reference. If you want to learn more HTML, CSS, JavaScript and web development tips & tricks, then please subscribe on YouTube.

Happy Coding!

Top comments (38)

Collapse
 
madza profile image
Madza • Edited

additional list πŸ“‘

Collapse
 
wolobi profile image
wolobi • Edited

Congratulations. I love these Cheatsheets, but at point 4.

city[3];//'y'
Should be
city[3];//'p'
right?

regards

Collapse
 
palashmon profile image
Palash Mondal • Edited

Glad you found it helpful 😊

And yes, that is a typo in there. The output would be p, as Array indexes start with 0.
So, [0] is the first element. [1] is the second element.

Collapse
 
mrothe570 profile image
Michael

As a new/aspiring web developer, these are great!

I really appreciate the way these are designed. Is there a name for the "style"? I mean it's really just code that looks like it was made within an IDE or code editor. So not sure if it goes that deep.

Regardless, contextually appropriate and familiar. Thanks for this!

Collapse
 
harshit12101906 profile image
Harshit Joshi • Edited

Hi Palash,

We’re big fans of your blog posts at Aviyel.
aviyel.com/discussions

Open source to us is the right way to build the future of the web - Transparent and empowering small groups of developers rather than monolithic corporations.

We want to work with you and co-create great content to bridge the gap with Open Source content available online for MobSF among other Open Source projects we've onboarded to our platform.

We value you're time and effort and would love to discuss collaboration possibilities in detail with you.

Really looking forward to catching up soon.

Thanks again!

Best,
Harshit

Collapse
 
niceit profile image
Tran IT

Very nice collection, could I add your post to my blog at tranit.co and put your credit back to this referrer bro?

Collapse
 
palashmon profile image
Palash Mondal

Sure bro. You can share it without any worries. 😊
Please do share your blog link after posting in the comments here, so that others could also check it out, if interested.

Collapse
 
niceit profile image
Tran IT

welcome everyone to visit my blog :) thank again @Palash! very nice collection
tranit.co/news/ultimate-cheatsheet...

Collapse
 
mightytechno profile image
Mighty

This is great. Thanks for sharing

Collapse
 
khangnd profile image
Khang

Awesome collection, very useful, thank you. If possible, I would propose a Table of contents to improve the navigation :)

Collapse
 
palashmon profile image
Palash Mondal

Glad you liked it 😊

Also, thanks for the suggestion. I will try to edit the post asap. Happy Coding!

Collapse
 
mrdulin profile image
official_dulin • Edited

I will print it out and stick them on my bedroom wall

Collapse
 
z2lai profile image
z2lai

Woah what a list. I feel like I've seen this list with the same screenshots somewhere else though...

Collapse
 
jupiteris profile image
Jupiter Programmer

Helpful Cheatsheet

Collapse
 
tech_jdc profile image
Joshua Clark

This is excellent, thanks for putting this together!

Collapse
 
aldomendez profile image
Aldo Mendez

I made this is a TailwindCSS chest sheet gum.co/dBQIE

Collapse
 
manthanbhatt profile image
Manthan Bhatt

Indeed it's very helpful.

Collapse
 
joelbuenrostro profile image
Joel Buenrostro

Thanks for this compilation Palash

Collapse
 
palashmon profile image
Palash Mondal

My pleasure 😊

Collapse
 
alexandre1984rj profile image
alexandre1984rj

Awesome