Skip to content

Latest commit

 

History

History
executable file
·
18 lines (9 loc) · 1.32 KB

File metadata and controls

executable file
·
18 lines (9 loc) · 1.32 KB

Cheat Sheets

  • DevHints: A great resource of cheat sheets for a wide range of technologies.

  • Git Cheat Sheet: A cheat sheet that features the most important and commonly used Git commands for easy reference.

  • HTMLCheatSheet: A reference sheet for HTML, CSS, and JavaScript that includes helpful code structures (e.g. for setting up a blank page, tables, charts, etc.), and helpful tools such as an RGB color picker, iframe generator, and placeholder text generator.

  • Jekyll Cheatsheet: An excellent resource for learning Jekyll variables and filters.

  • Markdown Cheat Sheet: Everything you need to know about Markdown laid out in a PDF format.

  • GitHub Emoji Cheatsheet: A complete list of GitHub markdown emoji markup (for use in your comments, repo description, GitHub status etc.).

  • Flexbox Cheatsheet: A brilliant visual resource for mastering CSS flexbox.

  • CSS Grid Cheatsheet: Learn all about the properties available in CSS Grid Layout through simple visual examples.