All Cheatsheets

dplyr Data Transformation Cheatsheet
dplyr Data Transformation Cheatsheet

A comprehensive cheat sheet for data manipulation using dplyr, covering essential functions for summarizing, grouping, manipulating, extracting, and combining data.

Lua Cheatsheet
Lua Cheatsheet

A comprehensive cheat sheet for the Lua scripting language, covering syntax, data structures, control flow, functions, metatables, and common APIs.

Tomdoc Cheatsheet
Tomdoc Cheatsheet

A concise cheat sheet for Tomdoc, a documentation style emphasizing clarity through simple conventions. This guide covers syntax, tags, and best practices for generating understandable and maintainable documentation.

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.

NPM Cheatsheet
NPM Cheatsheet

A comprehensive cheat sheet for Node Package Manager (NPM), covering essential commands and functionalities for managing JavaScript packages and dependencies.

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.

Elixir Cheat Sheet
Elixir Cheat Sheet

A comprehensive cheat sheet for Elixir, covering syntax, data types, control flow, modules, and more, with examples.

Phoenix Framework Cheatsheet
Phoenix Framework Cheatsheet

A comprehensive cheat sheet covering essential Phoenix framework commands, directory structure, routing, Ecto interactions, and more, with examples.

Vagrant Cheatsheet
Vagrant Cheatsheet

A comprehensive cheat sheet for Vagrant, covering essential commands, Vagrantfile configuration, and best practices to streamline your virtual environment development.

Chef Automation Cheatsheet
Chef Automation Cheatsheet

A comprehensive cheat sheet for Chef, covering installation, basic usage, resources, and advanced configurations for infrastructure automation.

Deis v1 Cheatsheet
Deis v1 Cheatsheet

A comprehensive cheat sheet for Deis v1, covering essential commands for deploying, configuring, and managing applications.

Docker CLI Cheatsheet
Docker CLI Cheatsheet

A comprehensive cheat sheet for Docker CLI, covering essential commands for managing images, containers, volumes, and networks. Includes examples for quick reference.

Dockerfile Cheat Sheet
Dockerfile Cheat Sheet

A comprehensive cheat sheet for Dockerfiles, covering essential commands, syntax, and best practices for building efficient Docker images. Includes examples and explanations for common use cases.

Docker Compose Cheatsheet
Docker Compose Cheatsheet

A comprehensive guide to Docker Compose, covering essential commands, configurations, and best practices for defining and managing multi-container Docker applications.

AWS CLI Cheatsheet
AWS CLI Cheatsheet

A comprehensive cheatsheet covering essential AWS CLI commands, configuration, and usage examples for managing AWS services.

SQL Joins Cheatsheet
SQL Joins Cheatsheet

A quick reference guide to SQL joins, covering different types of joins, their usage, and examples. This cheatsheet provides a visual and practical understanding of how to combine data from multiple tables in SQL.

MySQL Cheatsheet
MySQL Cheatsheet

A comprehensive MySQL cheat sheet covering essential commands, data types, user management, and backup/restore procedures. Perfect for quick reference and efficient database management.

PostgreSQL JSON & JSONB Cheatsheet
PostgreSQL JSON & JSONB Cheatsheet

A comprehensive cheat sheet for working with JSON and JSONB data types in PostgreSQL, covering operators, functions, indexing, and performance tips.

Knex.js Cheat Sheet
Knex.js Cheat Sheet

A comprehensive cheat sheet for Knex.js, a SQL query builder for Node.js, covering database connections, schema building, querying, migrations, and seeding.

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.