Web Development Cheatsheets

Jekyll Cheatsheet
Jekyll Cheatsheet

A comprehensive cheat sheet covering Jekyll, a static site generator. Includes setup, directory structure, front matter, templating, and more, designed for quick reference.

DOM Selection API Cheatsheet
DOM Selection API Cheatsheet

A quick reference guide to the HTML DOM Selection API, covering essential methods, properties, and event handling for managing text selections in web applications.

HTML Canvas Cheatsheet
HTML Canvas Cheatsheet

A quick reference guide to the HTML Canvas API, covering basic setup, drawing shapes, working with images, applying styles and transformations, and creating animations.

CSS Cheatsheet
CSS Cheatsheet

A comprehensive CSS cheat sheet covering selectors, properties, units, and more, with practical examples for quick reference.

CSS Tricks Cheatsheet
CSS Tricks Cheatsheet

A comprehensive cheat sheet covering various CSS tricks, hacks, and optimizations for improved web development. Includes code snippets and examples for easy reference.

CSS Grid Layout Cheatsheet
CSS Grid Layout Cheatsheet

A comprehensive cheat sheet for CSS Grid Layout, covering fundamental concepts, properties for containers and items, and practical examples to help you master grid-based layouts.

CSS Flexbox Cheatsheet
CSS Flexbox Cheatsheet

A comprehensive cheat sheet covering CSS Flexbox properties, values, and usage examples for creating flexible and responsive layouts.

Stylus CSS Preprocessor Cheatsheet
Stylus CSS Preprocessor Cheatsheet

A comprehensive cheat sheet covering Stylus, a CSS preprocessor, with syntax, features, and practical examples to enhance your CSS workflow.

Sass Cheatsheet
Sass Cheatsheet

A comprehensive cheat sheet covering Sass syntax, variables, mixins, functions, and more, designed to help you write cleaner and more maintainable CSS.