During Coding I often forget exact properties and at that time searching on google take time at least for me ( because I don’t know about you 😁😅).
So I always prefer cheatsheets because in 90% of cases I got my answer from them.
So today I’m going to share a list of top cheat sheets that save my time during development.
1. HTML Cheatsheet –
This Cheat Sheet contains useful code examples and developer tools, markup generators, and more on a single page.
This is a helpful quick guide for those who already know how to work with these languages.
2. CSS Cheatsheet –
This Cheat Sheet contains the CSS properties, text-shadow generators, color picker, and some common code snippets.
3. Grid Layout –
This one is not only a time saver but it is really a lifesaver because whenever I’m working with grid layout, most of the time I need a cheat sheet.
4. FlexBox –
Another visual-based cheat sheet for CSS flexbox, this one contains all the flexbox properties with visual examples.
5. JavaScript –
This Cheat Sheet contains useful code examples on a single page. Find code for JS loops, variables, objects, data types, strings, events, and many other categories.
6. JavaScript –
This cheat sheet contains basic to advanced concepts. ES6+, simple explanations, DOM API, Event loop, functions, array, object, Type and so much more.
7. React –
This single cheat sheet contains various code examples to boost your react development.
8. Git –
This cheat sheet contains a list of handy git commands to make your life easier!
Conclusion –
Cheat Sheets are best for taking quick references and boosting productivity. I hope you found this article useful and you enjoyed the reading.
Credits: Mahesh Patidar