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
Article No Longer Available
Read also:
400+ JavaScript Interview Questions π With Answers π
Lorenzo for World In Dev γ» Apr 27 '21
Article No Longer Available
β‘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
Article No Longer Available
Hope this helped!
Other articles:
Article No Longer Available
Article No Longer Available
Article No Longer Available
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.