JavaScript console.log() tips & tricks
Level up your JavaScript logging with these console.log()
tips and tricks.
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.
Level up your JavaScript logging with these console.log()
tips and tricks.
JavaScript arrays have a very robust API offering some amazing tools. Learn the 4 must-know JavaScript array methods in this quick guide.
I hand picked 10 of my favorite CSS background patterns from MagicPattern for your next project. Get them now!
Learn everything you need to know about promises and asynchronous JavaScript with this handy cheatsheet.
Learn everything you need to know about Big-O notation with this handy cheatsheet.
I hand picked 25 of my favorite CSS gradients from uiGradients for your next design. Get them now!
A collection of regular expressions that can be used to solve common problems.
Increase your productivity and reduce your cognitive load by creating aliases for many common git operations.
A quick reference for inherited CSS properties.
A quick reference for the window.location
object.
Preloading content is one of many ways to improve your website's performance.
Regular expressions are a very useful tool. Save this cheatsheet for when you need to look up their syntax and speed up your development.
Naming conventions make code easier to read and understand. Learn how to name your variables in JavaScript with this handy guide.
Flexbox allows you to create fluid layouts easily. If you are constantly looking up how it works, this handy cheatsheet is all you need.
Use CSS to create various shapes like circles, triangles, and squares.
Learn everything you need to know about JavaScript modules with this handy cheatsheet.
Familiarize yourself with the most common HTTP status codes with this handy cheatsheet.
DNS records may not be something you work with frequently, but having a basic understanding can be highly beneficial.
Learn everything you need to know about CSS units with this handy cheatsheet.
Maximize your productivity when working with a bash or other shell terminal by using these keyboard shortcuts.