If yes, check out this huge list of super useful cheatsheets that every front-end developer will love. ๐
A Thread๐งต
๐ Why Cheatsheets?
Being developers, we work with many different languages. Which makes it humanly impossible to remember all its aspects. Yes, we do have MDN docs, but looking at them for every little issue can be time-consuming. This is when "Cheat Sheet" comes super-handy.
๐ HTML Cheat Sheet
Looking for a cheat sheet that contains useful code examples and web developer tools, markup generators, and more? Well, youโre going to love this.
As we know CSS has a number of properties. Do you remember them all? I guess nobody does.
If youโre looking for a complete reference with adequate examples, you need to check this.
CSS Cheat Sheet contains the most common style snippets: CSS gradient, background, button, font-family, border, radius, box, and text-shadow generators, colour picker, and more.
This 13-page cheat sheet will take you from a beginner to advanced on the fundamentals of JavaScript. Giving you proper terminologies, and syntax of common constructs.
This document is a cheat sheet for JavaScript containing tips, tricks, and best practices you will frequently encounter in modern projects and most contemporary sample code.
Cheatography has thousands of incredible, original programming cheat sheets. You will find everything related to a particular programming language and can easily download them.
This cheat sheet is a compilation of some of the most popular languages: The history of web development, React cheat sheet, React Router cheat sheet, Redux cheat sheet, ES6 cheat sheet, Request cheat sheet.
There are literally hundreds of resources out there, and I hope that some of the ones listed here will prove to be useful in your day-to-day work โ and most importantly help you avoid some time-consuming, routine tasks.
Happy coding!
โข โข โข
Missing some Tweet in this thread? You can try to
force a refresh
Here are seven of the best ones for dynamic languages like JavaScript you should check out right now.
A Thread ๐งต
๐ JavaScript30
This repository is a collection of 30 awesome JavaScript vanilla projects created by Wes Bos. Build 30 things in 30 days and enhance your JavaScript skills.