JavaScript String Methods Cheat Sheet
JavaScript string methods at a glance: search, slice, split, replace, trim, pad, and case conversion, with the key gotchas.
JavaScript string methods at a glance: search, slice, split, replace, trim, pad, and case conversion, with the key gotchas.
A Vim cheat sheet: modes, movement, editing, search and replace, and how to quit, save, copy, and paste.
A Docker commands cheat sheet: images, containers, Compose, volumes, and cleanup, each explained in one line.
JavaScript array methods at a glance: map, filter, reduce, find, sort, and more, noting which ones change the original array.
A CSS Grid cheat sheet: container and item properties, fr units, minmax, repeat, and auto-fit, with a responsive recipe.
An HTML tags reference: the most-used tags grouped by purpose, from structure and text to forms and semantic layout.
A CSS Flexbox cheat sheet: every container and item property with its values, and how to center content.
A quick Linux and Bash commands cheat sheet: files, search, permissions, processes, system, and network basics.
A quick SQL cheat sheet: queries, filtering, joins, aggregates, and data changes, each with a short explanation.
A quick Git commands cheat sheet: setup, clone, stage, commit, branches, remote, and undo, each explained in one line.
A reference of common HTTP request and response headers with their meanings and an example of each.
A cron syntax cheat sheet with the five fields, special characters, common examples, and shortcut strings explained.