Hello World
Today I wanted to share with you my Cheatsheet Compilation that every dev should know about.
PS: It took me around 8 hours to complete the whole article (the two parts) - So please remember the like โค๏ธ and maybe super like๐ฆ
๐ - Bookmark the article to save it
- This is part 2 - open part 1

The ultimate Cheat sheets compilation (200+) - ๐ฅ๐ / Roadmap to dev ๐
DevLorenzo ใป Mar 2 ใป 17 min read
Read also:

400+ JavaScript Interview Questions ๐ With Answers ๐
DevLorenzo ใป Apr 27 ใป 181 min read

250+ JS Resources to Master Programming ๐ฅ Cheat Sheet
DevLorenzo ใป Apr 20 ใป 19 min read
โกGiveaway โก
We are giving away any course you need on Udemy. Any price any course.
Steps to enter the giveaway
--> React to this post
--> Subscribe to our Newsletter <-- Very important
Table of content:
๐ป - Front End
Hey, remember to check and ๐ the GitHub repo of this project
-- Part 2 -- (This part)
๐ฑ - Mobile apps
๐ฒ - Version control
Remember the like โค๏ธ
๐ฑ - Mobile apps
Table of content
Java
-
-
By programming with mosh - PDF version - 18 pages
-
Kotlin
-
-
-
-
Android Studio
Schortcuts:
-
-
By dummies.com - series of articles
Swift
-
-
By learn app making - at GitHub
React / React Native
-
At GitHub: React + Typescript cheat sheet
-
๐ฒ - Version Control
Table of content
Git
-
-
-
GitHub
-
GitHub lab - Course: Introduction to GitHub
-
๐ - Mozilla Developer Network / W3school
Table of content
Web development
HTML
CSS
Javascript
HTTP
APIs
Others
W3school:
๐ - Extra
LUA
-
R
-
R for dummies - By dummies.com - Article
Scala
-
Dart (for Flutter)
-
Chrome Extentions
My Google Chrome extensions:
Grepper โ Allow you to save code
Shortcuts for google โ Open google apps with a click
Video Speed Controller โ Allow you to control the speed of a video with shortcuts and to overcome the 2x speed
Code Line Daily โ every day a line of code in your browser (HTML, CSS, and Javascript)
Volume Manager โ Manage the volume of a tab
VisBug โ Open source web design debug tools built with JavaScript: "a FireBug for designers".
Better-OneTab โ Allow you to manage and save your tabs
Grammarly for chrome โ Correct my English ๐
Color Zilla โ Pick up a color from any web page and copy the hex
What Font โ Check the font of any web page.
Dimension โ Check the dimensions (in pixels) of elements / their distance
Lorem Ipsum Generator โ Generate lorem ipsum test quickly
CSS viewer โ CSS property viewer
Window Resizer โ Allow you to resize the web page (for responsive webpages)
Web Developer โ Adds a toolbar button with various web developer tools.
- You can also install an Ad Blocker
Open this article to access the othees extensions
VS code Setup
Theme โ One Dark Pro
Font โ Fira code
Other Themes:
Dark: The Best Theme / Tokyo Night
Light: Atom One Light / Winter is coming (light)
Here a list of 50 themes
Other Fonts:
Hack
Input
Source Code Pro
Your Sources
This article was just published, but feel free to add your own sources / request the insertion of a new part.
- bob-dev requested a C and C++ section
C and C++
Here at dev.to - Ultimate Linux Cheat Sheet - By Justin Varghese
Ps: I add the web dev checklist!
And the social media dimension cheat sheet at GitHub
JavaScript Important Methods & Properties Cheatsheet by @capscode
Article at dev.to
PDF Version
And as Daniel Cefram said, here the link to devhints.io
Available at part 1: Front End / Back End / Databases

The ultimate Cheat sheets compilation (200+) - ๐ฅ๐ / Roadmap to dev ๐
DevLorenzo ใป Mar 2 ใป 17 min read
Hope this helped!
Other articles:

How to learn coding at 40๐
DevLorenzo ใป Feb 15 ใป 5 min read

Windows or Mac (or Linux๐) for devs?
DevLorenzo ใป Feb 17 ใป 2 min read

How to write CSS like a pro ๐
DevLorenzo ใป Feb 10 ใป 4 min read
DevLorenzo@devlorenzo1
Today I wanted to share with you my Cheatsheet Compilation that every dev should know about,
The most complete cheat sheet compilation you can find online!
dev.to/devlorenzo/theโฆ10:36 AM - 02 Mar 2021
Remember the like โค๏ธโค๏ธโค๏ธ
Top comments (13)
You could also add up devhints.io, most languages and platforms have some sort of cheatsheet there. That's what I usually have opened up when I'm working on a language or platform that I'm not yet comfortable with and the official docs/reference is hard to navigate.
Yes, many of the topics on this list have a cheat sheet that comes from there.
Anyway, I add it in the extras.
Thanks for compiling this super duper list of cheat-sheets..!
Would love to see this git cheat sheet make to this list though, would be a great addition to your already comprehensive list:
interviewbit.com/git-cheat-sheet/
TIA..!
Some comments may only be visible to logged-in visitors. Sign in to view all comments.