All Cheatsheets
A comprehensive cheat sheet for data manipulation using dplyr, covering essential functions for summarizing, grouping, manipulating, extracting, and combining data.
A comprehensive cheat sheet for the Lua scripting language, covering syntax, data structures, control flow, functions, metatables, and common APIs.
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.
A comprehensive cheat sheet covering Jekyll, a static site generator. Includes setup, directory structure, front matter, templating, and more, designed for quick reference.
A comprehensive cheat sheet for Node Package Manager (NPM), covering essential commands and functionalities for managing JavaScript packages and dependencies.
A quick reference guide to the HTML DOM Selection API, covering essential methods, properties, and event handling for managing text selections in web applications.
A quick reference guide to the HTML Canvas API, covering basic setup, drawing shapes, working with images, applying styles and transformations, and creating animations.
A comprehensive cheat sheet for Elixir, covering syntax, data types, control flow, modules, and more, with examples.
A comprehensive cheat sheet covering essential Phoenix framework commands, directory structure, routing, Ecto interactions, and more, with examples.
A comprehensive cheat sheet for Vagrant, covering essential commands, Vagrantfile configuration, and best practices to streamline your virtual environment development.
A comprehensive cheat sheet for Chef, covering installation, basic usage, resources, and advanced configurations for infrastructure automation.
A comprehensive cheat sheet for Deis v1, covering essential commands for deploying, configuring, and managing applications.
A comprehensive cheat sheet for Docker CLI, covering essential commands for managing images, containers, volumes, and networks. Includes examples for quick reference.
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.
A comprehensive guide to Docker Compose, covering essential commands, configurations, and best practices for defining and managing multi-container Docker applications.
A comprehensive cheatsheet covering essential AWS CLI commands, configuration, and usage examples for managing AWS services.
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.
A comprehensive MySQL cheat sheet covering essential commands, data types, user management, and backup/restore procedures. Perfect for quick reference and efficient database management.
A comprehensive cheat sheet for working with JSON and JSONB data types in PostgreSQL, covering operators, functions, indexing, and performance tips.
A comprehensive cheat sheet for Knex.js, a SQL query builder for Node.js, covering database connections, schema building, querying, migrations, and seeding.
A comprehensive CSS cheat sheet covering selectors, properties, units, and more, with practical examples for quick reference.
A comprehensive cheat sheet covering various CSS tricks, hacks, and optimizations for improved web development. Includes code snippets and examples for easy reference.
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.
A comprehensive cheat sheet covering CSS Flexbox properties, values, and usage examples for creating flexible and responsive layouts.