Cheatsheets are one of the best ways to present a lot of information in a concise manner. This collection includes cheatsheets for various topics, so that you can look up anything you might need.
CSS, Visual
We hand picked 25 of our favorite CSS gradients from uiGradients for your next design. Get them now!
JavaScript, Function
Learn everything you need to know about promises and asynchronous JavaScript with this handy cheatsheet.
JavaScript, Algorithm
Learn everything you need to know about Big-O notation with this handy cheatsheet.
JavaScript, String
A collection of regular expressions that can be used to solve common problems.
CSS, Layout
A quick reference for inherited CSS properties.
CSS, Layout
Learn everything you need to know about CSS units with this handy cheatsheet.
Webdev
DNS records may not be a thing you work too often with. Regardless, some basic knowledge can go a long way.
CSS, Layout
Flexbox allows you to create fluid layouts easily. If you find yourself constantly looking up the syntax or how it work, this handy cheatsheet is all you need.
Git, Configuration
Increase your productivity by creating aliases for many common git operations.
Familiarize yourself with the most common HTTP status codes with this handy cheatsheet.
JavaScript, Cheatsheet
Learn everything you need to know about JavaScript modules with this handy cheatsheet.
JavaScript, Browser
A quick reference for the window.location
object.
JavaScript, String
Regular expressions are a very useful tool in a variety of situations. Save this cheatsheet for any time you need to look up their syntax and speed up your development.
HTML, Webdev
Preloading content is one of many ways to improve your website's performance.
Maximize your productivity when working with a bash or other shell terminal by using these keyboard shortcuts.