Programming & Development Cheatsheets
A comprehensive cheat sheet covering CSS Flexbox properties, values, and usage examples for creating flexible and responsive layouts.
A comprehensive cheat sheet covering Stylus, a CSS preprocessor, with syntax, features, and practical examples to enhance your CSS workflow.
A comprehensive cheat sheet covering Sass syntax, variables, mixins, functions, and more, designed to help you write cleaner and more maintainable CSS.
A comprehensive cheat sheet for Composer, the dependency manager for PHP. Covers installation, dependency management, autoloading, and common commands with examples.
A concise reference for Bash scripting, covering essential syntax, commands, and best practices. Includes variables, loops, conditionals, functions, and more, to help you write effective and maintainable scripts.
A comprehensive cheat sheet covering Bash scripting essentials, from basic syntax to advanced techniques. Includes variables, functions, conditionals, loops, and more, with practical examples for quick reference.
A comprehensive cheat sheet for PM2, a process manager for Node.js applications. Covers essential commands for managing, monitoring, and deploying applications with PM2.
A comprehensive cheat sheet for the C preprocessor, covering directives, macros, conditional compilation, and more. This guide provides a quick reference for developers working with C and C++.
A comprehensive cheat sheet for the Go programming language, covering syntax, data types, control flow, concurrency, and more. Perfect for quick reference and learning.