Programming & Development Cheatsheets
A comprehensive guide to Cypress, the end-to-end JavaScript testing framework. This cheatsheet covers installation, basic syntax, DOM interaction, assertions, network request handling, data management, and best practices for writing effective and maintainable tests.
A concise guide to using Selenium WebDriver with Ruby for automated web testing. Covers setup, basic commands, element interaction, waits, and best practices.
A comprehensive cheat sheet for using Selenium WebDriver with C#, covering setup, basic operations, element interactions, waits, and best practices. Ideal for beginners and intermediate users.
A comprehensive cheat sheet for using Selenium with PHP for web application testing, covering setup, basic commands, element interaction, waits, and best practices.
A quick reference guide for essential Selenium WebDriver commands, locators, waits, and patterns in Java.
A comprehensive cheat sheet for Tibero Command-Line Interface (CLI), covering essential commands for database administration, SQL execution, and system management.
A quick reference guide for Free Pascal syntax, data types, control structures, procedures, functions, units, and basic OOP concepts.
A concise cheat sheet covering key features introduced in ECMAScript starting from ES2015 (ES6) through recent versions, including syntax, examples, and tips for modern JavaScript development.
A quick reference guide covering essential EJS syntax, tags, control flow, includes, data handling, and best practices for generating dynamic HTML with plain JavaScript.