#javascript Cheatsheets
A quick reference guide for Jest, a delightful JavaScript Testing Framework with a focus on simplicity.
A comprehensive cheat sheet for Hotwire, covering Turbo and Stimulus, with examples and usage guidelines to quickly implement modern web features.
A quick reference guide to jQuery, covering selectors, DOM manipulation, events, effects, and AJAX.
A comprehensive guide to Turbo.js, covering its core concepts, components, and usage patterns for building modern web applications with enhanced speed and responsiveness.
A quick reference guide for NativeScript, covering core concepts, UI elements, data binding, and common tasks.
A quick reference guide to Ghost CMS, covering its core concepts, features, and common tasks.
A quick reference guide to Knockout.js, covering observables, bindings, and core functionalities for building dynamic JavaScript UIs.
A quick reference guide for Ember.js, covering components, routing, data management, and testing.
A quick reference guide to Mocha, a JavaScript test framework, covering setup, assertions, hooks, and advanced features for effective testing.
A comprehensive cheat sheet for testing React components with Enzyme, covering essential methods, selectors, and best practices for effective testing.
A comprehensive cheat sheet for building cross-platform desktop applications with Electron.
A comprehensive cheat sheet covering React fundamentals, JSX syntax, component lifecycle, hooks, and common patterns, designed to provide a quick reference for React developers.
A concise cheat sheet covering essential Next.js concepts, commands, and best practices for building efficient and scalable React applications.
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.
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.
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 quick reference guide to the HTML DOM Selection API, covering essential methods, properties, and event handling for managing text selections in web applications.
A comprehensive cheat sheet for Node Package Manager (NPM), covering essential commands and functionalities for managing JavaScript packages and dependencies.
Most important basics, concepts, methods, functions, and more
Your quick reference for building multimodal conversational experiences with Alan AI. Covers script concepts, client API, handlers, and best practices.