Jest Cheatsheet
Jest Cheatsheet

A quick reference guide for Jest, a delightful JavaScript Testing Framework with a focus on simplicity.

Hotwire Cheatsheet
Hotwire Cheatsheet

A comprehensive cheat sheet for Hotwire, covering Turbo and Stimulus, with examples and usage guidelines to quickly implement modern web features.

jQuery Cheatsheet
jQuery Cheatsheet

A quick reference guide to jQuery, covering selectors, DOM manipulation, events, effects, and AJAX.

Turbo.js Cheatsheet
Turbo.js Cheatsheet

A comprehensive guide to Turbo.js, covering its core concepts, components, and usage patterns for building modern web applications with enhanced speed and responsiveness.

NativeScript Cheatsheet
NativeScript Cheatsheet

A quick reference guide for NativeScript, covering core concepts, UI elements, data binding, and common tasks.

Ghost CMS Cheatsheet
Ghost CMS Cheatsheet

A quick reference guide to Ghost CMS, covering its core concepts, features, and common tasks.

Knockout.js Cheat Sheet
Knockout.js Cheat Sheet

A quick reference guide to Knockout.js, covering observables, bindings, and core functionalities for building dynamic JavaScript UIs.

Ember.js Cheat Sheet
Ember.js Cheat Sheet

A quick reference guide for Ember.js, covering components, routing, data management, and testing.

Mocha Testing Cheatsheet
Mocha Testing Cheatsheet

A quick reference guide to Mocha, a JavaScript test framework, covering setup, assertions, hooks, and advanced features for effective testing.

Enzyme Testing Cheatsheet
Enzyme Testing Cheatsheet

A comprehensive cheat sheet for testing React components with Enzyme, covering essential methods, selectors, and best practices for effective testing.

Electron Cheat Sheet
Electron Cheat Sheet

A comprehensive cheat sheet for building cross-platform desktop applications with Electron.

React Cheatsheet
React Cheatsheet

A comprehensive cheat sheet covering React fundamentals, JSX syntax, component lifecycle, hooks, and common patterns, designed to provide a quick reference for React developers.

Next.js Cheat Sheet
Next.js Cheat Sheet

A concise cheat sheet covering essential Next.js concepts, commands, and best practices for building efficient and scalable React applications.

JSDoc Cheatsheet
JSDoc Cheatsheet

A quick reference guide for JSDoc, the industry standard for documenting JavaScript code. This cheatsheet provides syntax and examples for documenting functions, variables, types, and more.

Google Analytics (analytics.js) Cheatsheet
Google Analytics (analytics.js) Cheatsheet

A quick reference guide to using the analytics.js library for Google Analytics, including setup, page tracking, event tracking, and custom dimensions. Note: analytics.js is deprecated, consider using gtag.js.

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.

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.

NPM Cheatsheet
NPM Cheatsheet

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