<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>cheatsheet Archives - Tech Chronicles</title>
	<atom:link href="http://kostacipo.stream/tag/cheatsheet/feed/" rel="self" type="application/rss+xml" />
	<link>http://kostacipo.stream/tag/cheatsheet/</link>
	<description>Ramblings of a Tech Dude</description>
	<lastBuildDate>Fri, 28 Feb 2020 09:50:46 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.2</generator>

<image>
	<url>https://kostacipo.stream/wp-content/uploads/2019/12/cropped-profile-32x32.jpg</url>
	<title>cheatsheet Archives - Tech Chronicles</title>
	<link>http://kostacipo.stream/tag/cheatsheet/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>A CheatSheet of 128 CheatSheets for Developers</title>
		<link>http://kostacipo.stream/a-cheatsheet-of-128-cheatsheets-for-developers/</link>
					<comments>http://kostacipo.stream/a-cheatsheet-of-128-cheatsheets-for-developers/#respond</comments>
		
		<dc:creator><![CDATA[Majordomo]]></dc:creator>
		<pubDate>Fri, 28 Feb 2020 09:50:46 +0000</pubDate>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Software Development]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[cheatsheet]]></category>
		<guid isPermaLink="false">http://www.kostacipo.stream/?p=1772</guid>

					<description><![CDATA[<p>&#160; A list of the (in my opinion) best Cheatsheets and tutorials for some of the top languages, frameworks and tools out there.&#160; General Awesome 001&#160;https://github.com/topics/awesome002&#160;https://github.com/detailyang/awesome-cheatsheet Tech interview 003&#160;https://yangshun.github.io/tech-interview-handbook/cheatsheet/004&#160;https://github.com/TSiege/Tech-Interview-Cheat-Sheet005&#160;https://dev.to/elliot/my-google-technical-interview-cheat-sheet-1lbd Complexity 006&#160;https://www.bigocheatsheet.com/007&#160;http://cooervo.github.io/Algorithms-DataStructures-BigONotation/ SEO 008&#160;https://dev.to/pagely/seo-cheat-sheet-for-devs-5h1g Programming, Scripting and Query Languages C 009&#160;https://developerinsider.co/c-programming-language-cheat-sheet/ C++ 010&#160;https://www.educba.com/c-programming-language-basics/ Go 011&#160;https://github.com/a8m/golang-cheat-sheet012&#160;https://devhints.io/go013&#160;https://dev.to/codehakase/how-i-learned-go-programming GraphQL 014&#160;https://devhints.io/graphql015&#160;https://raw.githubusercontent.com/sogko/graphql-shorthand-notation-cheat-sheet/master/graphql-shorthand-notation-cheat-sheet.png016&#160;https://dev.to/methodcoder/graphql-crash-course-in-10-pics-3b04 Java 017&#160;https://overapi.com/java018&#160;https://cheatography.com/son9912/cheat-sheets/java-oop-concept/019&#160;https://www.educba.com/category/software-development/software-development-tutorials/java-tutorial/020&#160;https://dev.to/monknomo/java-8-stream-cheatsheet&#8211;oad JavaScript, ES2015+ 021&#160;http://www.developer-cheatsheets.com/es6022&#160;https://htmlcheatsheet.com/js/023&#160;https://devhints.io/es6024&#160;https://overapi.com/javascript025&#160;https://dev.to/samanthaming/javascript-module-cheatsheet-5b4o026&#160;https://dev.to/samanthaming/es6-arrow-functions-cheatsheet-1cn PHP 027&#160;https://overapi.com/php028&#160;https://phpcheatsheets.com/029&#160;https://dev.to/biros/awesome-php-resources-on-dev&#8212;-3a18 Python 030&#160;https://devhints.io/python031&#160;https://overapi.com/python032&#160;https://www.pythoncheatsheet.org033&#160;https://dev.to/codingsafari/python-cheat-sheet-for-javascripters-2c4m [&#8230;]</p>
<p>The post <a href="http://kostacipo.stream/a-cheatsheet-of-128-cheatsheets-for-developers/">A CheatSheet of 128 CheatSheets for Developers</a> appeared first on <a href="http://kostacipo.stream">Tech Chronicles</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>&nbsp;</p>
<p>A list of the (in my opinion) best Cheatsheets and tutorials for some of the top languages, frameworks and tools out there.&nbsp;</p>
<h3>General</h3>
<h4><a class="anchor" href="https://dev.to/devmount/a-cheatsheet-of-128-cheatsheets-for-developers-f4m#awesome" name="awesome"></a>Awesome</h4>
<p><code>001</code>&nbsp;<a href="https://github.com/topics/awesome">https://github.com/topics/awesome</a><br /><code>002</code>&nbsp;<a href="https://github.com/detailyang/awesome-cheatsheet">https://github.com/detailyang/awesome-cheatsheet</a></p>
<h4><a class="anchor" href="https://dev.to/devmount/a-cheatsheet-of-128-cheatsheets-for-developers-f4m#tech-interview" name="tech-interview"></a>Tech interview</h4>
<p><code>003</code>&nbsp;<a href="https://yangshun.github.io/tech-interview-handbook/cheatsheet/">https://yangshun.github.io/tech-interview-handbook/cheatsheet/</a><br /><code>004</code>&nbsp;<a href="https://github.com/TSiege/Tech-Interview-Cheat-Sheet">https://github.com/TSiege/Tech-Interview-Cheat-Sheet</a><br /><code>005</code>&nbsp;<a href="https://dev.to/elliot/my-google-technical-interview-cheat-sheet-1lbd">https://dev.to/elliot/my-google-technical-interview-cheat-sheet-1lbd</a></p>
<h4><a class="anchor" href="https://dev.to/devmount/a-cheatsheet-of-128-cheatsheets-for-developers-f4m#complexity" name="complexity"></a>Complexity</h4>
<p><code>006</code>&nbsp;<a href="https://www.bigocheatsheet.com/">https://www.bigocheatsheet.com/</a><br /><code>007</code>&nbsp;<a href="http://cooervo.github.io/Algorithms-DataStructures-BigONotation/">http://cooervo.github.io/Algorithms-DataStructures-BigONotation/</a></p>
<h4><a class="anchor" href="https://dev.to/devmount/a-cheatsheet-of-128-cheatsheets-for-developers-f4m#seo" name="seo"></a>SEO</h4>
<p><code>008</code>&nbsp;<a href="https://dev.to/pagely/seo-cheat-sheet-for-devs-5h1g">https://dev.to/pagely/seo-cheat-sheet-for-devs-5h1g</a></p>
<h3><a class="anchor" href="https://dev.to/devmount/a-cheatsheet-of-128-cheatsheets-for-developers-f4m#programming-scripting-and-query-languages" name="programming-scripting-and-query-languages"></a>Programming, Scripting and Query Languages</h3>
<h4><a class="anchor" href="https://dev.to/devmount/a-cheatsheet-of-128-cheatsheets-for-developers-f4m#c" name="c"></a>C</h4>
<p><code>009</code>&nbsp;<a href="https://developerinsider.co/c-programming-language-cheat-sheet/">https://developerinsider.co/c-programming-language-cheat-sheet/</a></p>
<h4><a class="anchor" href="https://dev.to/devmount/a-cheatsheet-of-128-cheatsheets-for-developers-f4m#c" name="c"></a>C++</h4>
<p><code>010</code>&nbsp;<a href="https://www.educba.com/c-programming-language-basics/">https://www.educba.com/c-programming-language-basics/</a></p>
<h4><a class="anchor" href="https://dev.to/devmount/a-cheatsheet-of-128-cheatsheets-for-developers-f4m#go" name="go"></a>Go</h4>
<p><code>011</code>&nbsp;<a href="https://github.com/a8m/golang-cheat-sheet">https://github.com/a8m/golang-cheat-sheet</a><br /><code>012</code>&nbsp;<a href="https://devhints.io/go">https://devhints.io/go</a><br /><code>013</code>&nbsp;<a href="https://dev.to/codehakase/how-i-learned-go-programming">https://dev.to/codehakase/how-i-learned-go-programming</a></p>
<h4><a class="anchor" href="https://dev.to/devmount/a-cheatsheet-of-128-cheatsheets-for-developers-f4m#graphql" name="graphql"></a>GraphQL</h4>
<p><code>014</code>&nbsp;<a href="https://devhints.io/graphql">https://devhints.io/graphql</a><br /><code>015</code>&nbsp;<a href="https://raw.githubusercontent.com/sogko/graphql-shorthand-notation-cheat-sheet/master/graphql-shorthand-notation-cheat-sheet.png">https://raw.githubusercontent.com/sogko/graphql-shorthand-notation-cheat-sheet/master/graphql-shorthand-notation-cheat-sheet.png</a><br /><code>016</code>&nbsp;<a href="https://dev.to/methodcoder/graphql-crash-course-in-10-pics-3b04">https://dev.to/methodcoder/graphql-crash-course-in-10-pics-3b04</a></p>
<h4><a class="anchor" href="https://dev.to/devmount/a-cheatsheet-of-128-cheatsheets-for-developers-f4m#java" name="java"></a>Java</h4>
<p><code>017</code>&nbsp;<a href="https://overapi.com/java">https://overapi.com/java</a><br /><code>018</code>&nbsp;<a href="https://cheatography.com/son9912/cheat-sheets/java-oop-concept/">https://cheatography.com/son9912/cheat-sheets/java-oop-concept/</a><br /><code>019</code>&nbsp;<a href="https://www.educba.com/category/software-development/software-development-tutorials/java-tutorial/">https://www.educba.com/category/software-development/software-development-tutorials/java-tutorial/</a><br /><code>020</code>&nbsp;<a href="https://dev.to/monknomo/java-8-stream-cheatsheet--oad">https://dev.to/monknomo/java-8-stream-cheatsheet&#8211;oad</a></p>
<h4><a class="anchor" href="https://dev.to/devmount/a-cheatsheet-of-128-cheatsheets-for-developers-f4m#javascript-es2015" name="javascript-es2015"></a>JavaScript, ES2015+</h4>
<p><code>021</code>&nbsp;<a href="http://www.developer-cheatsheets.com/es6">http://www.developer-cheatsheets.com/es6</a><br /><code>022</code>&nbsp;<a href="https://htmlcheatsheet.com/js/">https://htmlcheatsheet.com/js/</a><br /><code>023</code>&nbsp;<a href="https://devhints.io/es6">https://devhints.io/es6</a><br /><code>024</code>&nbsp;<a href="https://overapi.com/javascript">https://overapi.com/javascript</a><br /><code>025</code>&nbsp;<a href="https://dev.to/samanthaming/javascript-module-cheatsheet-5b4o">https://dev.to/samanthaming/javascript-module-cheatsheet-5b4o</a><br /><code>026</code>&nbsp;<a href="https://dev.to/samanthaming/es6-arrow-functions-cheatsheet-1cn">https://dev.to/samanthaming/es6-arrow-functions-cheatsheet-1cn</a></p>
<h4><a class="anchor" href="https://dev.to/devmount/a-cheatsheet-of-128-cheatsheets-for-developers-f4m#php" name="php"></a>PHP</h4>
<p><code>027</code>&nbsp;<a href="https://overapi.com/php">https://overapi.com/php</a><br /><code>028</code>&nbsp;<a href="https://phpcheatsheets.com/">https://phpcheatsheets.com/</a><br /><code>029</code>&nbsp;<a href="https://dev.to/biros/awesome-php-resources-on-dev----3a18">https://dev.to/biros/awesome-php-resources-on-dev&#8212;-3a18</a></p>
<h4><a class="anchor" href="https://dev.to/devmount/a-cheatsheet-of-128-cheatsheets-for-developers-f4m#python" name="python"></a>Python</h4>
<p><code>030</code>&nbsp;<a href="https://devhints.io/python">https://devhints.io/python</a><br /><code>031</code>&nbsp;<a href="https://overapi.com/python">https://overapi.com/python</a><br /><code>032</code>&nbsp;<a href="https://www.pythoncheatsheet.org/">https://www.pythoncheatsheet.org</a><br /><code>033</code>&nbsp;<a href="https://dev.to/codingsafari/python-cheat-sheet-for-javascripters-2c4m">https://dev.to/codingsafari/python-cheat-sheet-for-javascripters-2c4m</a></p>
<h4><a class="anchor" href="https://dev.to/devmount/a-cheatsheet-of-128-cheatsheets-for-developers-f4m#regex" name="regex"></a>Regex</h4>
<p><code>034</code>&nbsp;<a href="https://www.debuggex.com/cheatsheet/regex/javascript">https://www.debuggex.com/cheatsheet/regex/javascript</a><br /><code>035</code>&nbsp;<a href="https://devhints.io/regexp">https://devhints.io/regexp</a><br /><code>036</code>&nbsp;<a href="https://overapi.com/regex">https://overapi.com/regex</a><br /><code>037</code>&nbsp;<a href="https://dev.to/emmabostian/regex-cheat-sheet-2j2a">https://dev.to/emmabostian/regex-cheat-sheet-2j2a</a><br /><code>038</code>&nbsp;<a href="https://dev.to/catherinecodes/a-regex-cheatsheet-for-all-those-regex-haters-and-lovers--2cj1">https://dev.to/catherinecodes/a-regex-cheatsheet-for-all-those-regex-haters-and-lovers&#8211;2cj1</a></p>
<h4><a class="anchor" href="https://dev.to/devmount/a-cheatsheet-of-128-cheatsheets-for-developers-f4m#ruby" name="ruby"></a>Ruby</h4>
<p><code>039</code>&nbsp;<a href="https://overapi.com/ruby">https://overapi.com/ruby</a><br /><code>040</code>&nbsp;<a href="https://dev.to/teekay/idiomatic-ruby-writing-beautiful-code-56ef">https://dev.to/teekay/idiomatic-ruby-writing-beautiful-code-56ef</a><br /><code>041</code>&nbsp;<a href="https://dev.to/philnash/top-10-errors-from-1000-ruby-on-rails-projects-and-how-to-avoid-them-24m">https://dev.to/philnash/top-10-errors-from-1000-ruby-on-rails-projects-and-how-to-avoid-them-24m</a></p>
<h4><a class="anchor" href="https://dev.to/devmount/a-cheatsheet-of-128-cheatsheets-for-developers-f4m#sql-mysql" name="sql-mysql"></a>SQL, MySQL</h4>
<p><code>042</code>&nbsp;<a href="https://devhints.io/mysql">https://devhints.io/mysql</a><br /><code>043</code>&nbsp;<a href="https://overapi.com/mysql">https://overapi.com/mysql</a></p>
<h4><a class="anchor" href="https://dev.to/devmount/a-cheatsheet-of-128-cheatsheets-for-developers-f4m#typescript" name="typescript"></a>TypeScript</h4>
<p><code>044</code>&nbsp;<a href="https://learnxinyminutes.com/docs/typescript/">https://learnxinyminutes.com/docs/typescript/</a><br /><code>045</code>&nbsp;<a href="https://devhints.io/typescript">https://devhints.io/typescript</a></p>
<h3><a class="anchor" href="https://dev.to/devmount/a-cheatsheet-of-128-cheatsheets-for-developers-f4m#frameworks-libraries-and-their-extensions" name="frameworks-libraries-and-their-extensions"></a>Frameworks, libraries and their extensions</h3>
<h4><a class="anchor" href="https://dev.to/devmount/a-cheatsheet-of-128-cheatsheets-for-developers-f4m#angular" name="angular"></a>Angular</h4>
<p><code>046</code>&nbsp;<a href="https://angular.io/guide/cheatsheet">https://angular.io/guide/cheatsheet</a><br /><code>047</code>&nbsp;<a href="https://dev.to/lysofdev/an-angular-testing-cheatsheet-5hj2">https://dev.to/lysofdev/an-angular-testing-cheatsheet-5hj2</a></p>
<h4><a class="anchor" href="https://dev.to/devmount/a-cheatsheet-of-128-cheatsheets-for-developers-f4m#jquery" name="jquery"></a>jQuery</h4>
<p><code>048</code>&nbsp;<a href="https://oscarotero.com/jquery/">https://oscarotero.com/jquery/</a><br /><code>049</code>&nbsp;<a href="https://overapi.com/jquery">https://overapi.com/jquery</a></p>
<h4><a class="anchor" href="https://dev.to/devmount/a-cheatsheet-of-128-cheatsheets-for-developers-f4m#react" name="react"></a>React</h4>
<p><code>050</code>&nbsp;<a href="http://www.developer-cheatsheets.com/react">http://www.developer-cheatsheets.com/react</a><br /><code>051</code>&nbsp;<a href="https://devhints.io/react">https://devhints.io/react</a><br /><code>052</code>&nbsp;<a href="https://dev.to/codeartistryio/the-react-cheatsheet-for-2020-real-world-examples-4hgg">https://dev.to/codeartistryio/the-react-cheatsheet-for-2020-real-world-examples-4hgg</a></p>
<h4><a class="anchor" href="https://dev.to/devmount/a-cheatsheet-of-128-cheatsheets-for-developers-f4m#redux" name="redux"></a>Redux</h4>
<p><code>053</code>&nbsp;<a href="http://www.developer-cheatsheets.com/redux">http://www.developer-cheatsheets.com/redux</a><br /><code>054</code>&nbsp;<a href="https://devhints.io/redux">https://devhints.io/redux</a><br /><code>055</code>&nbsp;<a href="https://github.com/linkmesrl/react-journey-2016/blob/master/resources/egghead-redux-cheat-sheet-3-2-1.pdf">https://github.com/linkmesrl/react-journey-2016/blob/master/resources/egghead-redux-cheat-sheet-3-2-1.pdf</a></p>
<h4><a class="anchor" href="https://dev.to/devmount/a-cheatsheet-of-128-cheatsheets-for-developers-f4m#vuejs" name="vuejs"></a>Vue.js</h4>
<p><code>056</code>&nbsp;<a href="https://marozed.ma/vue-cheatsheet/">https://marozed.ma/vue-cheatsheet/</a><br /><code>057</code>&nbsp;<a href="https://devhints.io/vue">https://devhints.io/vue</a><br /><code>058</code>&nbsp;<a href="https://dev.to/adnanbabakan/vue-cheat-sheet-1-194a">https://dev.to/adnanbabakan/vue-cheat-sheet-1-194a</a><br /><code>059</code>&nbsp;<a href="https://dev.to/adnanbabakan/vue-cheat-sheet-2-5aj8">https://dev.to/adnanbabakan/vue-cheat-sheet-2-5aj8</a><br /><code>060</code>&nbsp;<a href="https://dev.to/adnanbabakan/vue-cheat-sheet-3-advanced-4khj">https://dev.to/adnanbabakan/vue-cheat-sheet-3-advanced-4khj</a><br /><code>061</code>&nbsp;<a href="https://dev.to/devmount/how-to-kickstart-a-vuejs-project-2mj5">https://dev.to/devmount/how-to-kickstart-a-vuejs-project-2mj5</a></p>
<h4><a class="anchor" href="https://dev.to/devmount/a-cheatsheet-of-128-cheatsheets-for-developers-f4m#vuex" name="vuex"></a>Vuex</h4>
<p><code>062</code>&nbsp;<a href="https://vuejs-tips.github.io/vuex-cheatsheet/">https://vuejs-tips.github.io/vuex-cheatsheet/</a><br /><code>063</code>&nbsp;<a href="https://dev.to/napoleon039/when-why-and-how-to-use-vuex-9fl">https://dev.to/napoleon039/when-why-and-how-to-use-vuex-9fl</a></p>
<h3><a class="anchor" href="https://dev.to/devmount/a-cheatsheet-of-128-cheatsheets-for-developers-f4m#editors-ides-and-other-tools" name="editors-ides-and-other-tools"></a>Editors, IDEs and other tools</h3>
<h4><a class="anchor" href="https://dev.to/devmount/a-cheatsheet-of-128-cheatsheets-for-developers-f4m#atom" name="atom"></a>Atom</h4>
<p><code>064</code>&nbsp;<a href="https://devhints.io/atom">https://devhints.io/atom</a></p>
<h4><a class="anchor" href="https://dev.to/devmount/a-cheatsheet-of-128-cheatsheets-for-developers-f4m#bash" name="bash"></a>Bash</h4>
<p><code>065</code>&nbsp;<a href="https://devhints.io/bash">https://devhints.io/bash</a><br /><code>066</code>&nbsp;<a href="http://johnstowers.co.nz/pages/bash-cheat-sheet.html">http://johnstowers.co.nz/pages/bash-cheat-sheet.html</a><br /><code>067</code>&nbsp;<a href="https://dev.to/devmount/9-evil-bash-commands-explained-4k5e">https://dev.to/devmount/9-evil-bash-commands-explained-4k5e</a></p>
<h4><a class="anchor" href="https://dev.to/devmount/a-cheatsheet-of-128-cheatsheets-for-developers-f4m#docker" name="docker"></a>Docker</h4>
<p><code>068</code>&nbsp;<a href="https://devhints.io/docker">https://devhints.io/docker</a><br /><code>069</code>&nbsp;<a href="https://dev.to/emarsys/the-missing-docker-cheatsheet-4dbg">https://dev.to/emarsys/the-missing-docker-cheatsheet-4dbg</a></p>
<h4><a class="anchor" href="https://dev.to/devmount/a-cheatsheet-of-128-cheatsheets-for-developers-f4m#git" name="git"></a>Git</h4>
<p><code>070</code>&nbsp;<a href="http://www.ndpsoftware.com/git-cheatsheet.html">http://www.ndpsoftware.com/git-cheatsheet.html</a><br /><code>071</code>&nbsp;<a href="https://overapi.com/git">https://overapi.com/git</a><br /><code>072</code>&nbsp;<a href="https://dev.to/maxpou/git-cheat-sheet-advanced-3a17">https://dev.to/maxpou/git-cheat-sheet-advanced-3a17</a><br /><code>073</code>&nbsp;<a href="https://dev.to/duomly/git-cheatsheet-for-beginners-5apl">https://dev.to/duomly/git-cheatsheet-for-beginners-5apl</a><br /><code>074</code>&nbsp;<a href="https://dev.to/antjanus/my-personal-git-tricks-cheatsheet-23j1">https://dev.to/antjanus/my-personal-git-tricks-cheatsheet-23j1</a><br /><code>075</code>&nbsp;<a href="https://dev.to/hengnee/yet-another-git-cheatsheet-4gjk">https://dev.to/hengnee/yet-another-git-cheatsheet-4gjk</a><br /><code>076</code>&nbsp;<a href="https://dev.to/devmount/how-to-correct-git-commit-messages-402d">https://dev.to/devmount/how-to-correct-git-commit-messages-402d</a><br /><code>077</code>&nbsp;<a href="https://dev.to/devmount/signed-git-commits-in-vs-code-36do">https://dev.to/devmount/signed-git-commits-in-vs-code-36do</a></p>
<h4><a class="anchor" href="https://dev.to/devmount/a-cheatsheet-of-128-cheatsheets-for-developers-f4m#nodejs" name="nodejs"></a>Node.js</h4>
<p><code>078</code>&nbsp;<a href="https://devhints.io/nodejs">https://devhints.io/nodejs</a><br /><code>079</code>&nbsp;<a href="https://overapi.com/nodejs">https://overapi.com/nodejs</a><br /><code>080</code>&nbsp;<a href="https://dev.to/santypk4/bulletproof-node-js-project-architecture-4epf">https://dev.to/santypk4/bulletproof-node-js-project-architecture-4epf</a><br /><code>081</code>&nbsp;<a href="https://dev.to/jorge_rockr/everything-you-need-to-know-about-node-js-lnc">https://dev.to/jorge_rockr/everything-you-need-to-know-about-node-js-lnc</a></p>
<h4><a class="anchor" href="https://dev.to/devmount/a-cheatsheet-of-128-cheatsheets-for-developers-f4m#sublime-text" name="sublime-text"></a>Sublime Text</h4>
<p><code>082</code>&nbsp;<a href="https://devhints.io/sublime-text">https://devhints.io/sublime-text</a><br /><code>083</code>&nbsp;<a href="https://shortcuts.design/toolspage-sublimetext.html">https://shortcuts.design/toolspage-sublimetext.html</a></p>
<h4><a class="anchor" href="https://dev.to/devmount/a-cheatsheet-of-128-cheatsheets-for-developers-f4m#vim" name="vim"></a>Vim</h4>
<p><code>084</code>&nbsp;<a href="https://vim.rtorr.com/">https://vim.rtorr.com/</a><br /><code>085</code>&nbsp;<a href="https://devhints.io/vim">https://devhints.io/vim</a><br /><code>086</code>&nbsp;<a href="https://sheet.shiar.nl/vi">https://sheet.shiar.nl/vi</a></p>
<h4><a class="anchor" href="https://dev.to/devmount/a-cheatsheet-of-128-cheatsheets-for-developers-f4m#visual-studio-code" name="visual-studio-code"></a>Visual Studio Code</h4>
<p><code>087</code>&nbsp;<a href="https://devhints.io/vscode">https://devhints.io/vscode</a><br /><code>088</code>&nbsp;<a href="https://code.visualstudio.com/shortcuts/keyboard-shortcuts-windows.pdf">https://code.visualstudio.com/shortcuts/keyboard-shortcuts-windows.pdf</a><br /><code>089</code>&nbsp;<a href="https://code.visualstudio.com/shortcuts/keyboard-shortcuts-macos.pdf">https://code.visualstudio.com/shortcuts/keyboard-shortcuts-macos.pdf</a><br /><code>090</code>&nbsp;<a href="https://code.visualstudio.com/shortcuts/keyboard-shortcuts-linux.pdf">https://code.visualstudio.com/shortcuts/keyboard-shortcuts-linux.pdf</a><br /><code>091</code>&nbsp;<a href="https://dev.to/devmount/23-lesser-known-vs-code-shortcuts-as-gif-80">https://dev.to/devmount/23-lesser-known-vs-code-shortcuts-as-gif-80</a></p>
<h3><a class="anchor" href="https://dev.to/devmount/a-cheatsheet-of-128-cheatsheets-for-developers-f4m#markup-and-styling" name="markup-and-styling"></a>Markup and Styling</h3>
<h4><a class="anchor" href="https://dev.to/devmount/a-cheatsheet-of-128-cheatsheets-for-developers-f4m#css-css3-flexbox" name="css-css3-flexbox"></a>CSS, CSS3, Flexbox</h4>
<p><code>092</code>&nbsp;<a href="https://htmlcheatsheet.com/css/">https://htmlcheatsheet.com/css/</a><br /><code>093</code>&nbsp;<a href="https://devhints.io/css">https://devhints.io/css</a><br /><code>094</code>&nbsp;<a href="http://overapi.com/css">http://overapi.com/css</a><br /><code>095</code>&nbsp;<a href="https://yoksel.github.io/flex-cheatsheet/">https://yoksel.github.io/flex-cheatsheet/</a><br /><code>096</code>&nbsp;<a href="https://dev.to/proticm/css-variables-cheat-sheet-32id">https://dev.to/proticm/css-variables-cheat-sheet-32id</a><br /><code>097</code>&nbsp;<a href="https://dev.to/iggredible/css-selectors-cheatsheet-24bh">https://dev.to/iggredible/css-selectors-cheatsheet-24bh</a><br /><code>098</code>&nbsp;<a href="https://dev.to/devmount/learn-css-animation-by-creating-pure-css-loaders-3lm6">https://dev.to/devmount/learn-css-animation-by-creating-pure-css-loaders-3lm6</a><br /><code>099</code>&nbsp;<a href="https://dev.to/devmount/8-games-to-learn-css-the-fun-way-4e0f">https://dev.to/devmount/8-games-to-learn-css-the-fun-way-4e0f</a></p>
<h4><a class="anchor" href="https://dev.to/devmount/a-cheatsheet-of-128-cheatsheets-for-developers-f4m#emmet" name="emmet"></a>Emmet</h4>
<p><code>100</code>&nbsp;<a href="https://docs.emmet.io/cheat-sheet/">https://docs.emmet.io/cheat-sheet/</a><br /><code>101</code>&nbsp;<a href="https://devhints.io/emmet">https://devhints.io/emmet</a><br /><code>102</code>&nbsp;<a href="https://dev.to/lalawuhan/emmet-love-4be5">https://dev.to/lalawuhan/emmet-love-4be5</a></p>
<h4><a class="anchor" href="https://dev.to/devmount/a-cheatsheet-of-128-cheatsheets-for-developers-f4m#html-html5" name="html-html5"></a>HTML, HTML5</h4>
<p><code>103</code>&nbsp;<a href="https://htmlcheatsheet.com/">https://htmlcheatsheet.com/</a><br /><code>104</code>&nbsp;<a href="https://devhints.io/html">https://devhints.io/html</a><br /><code>105</code>&nbsp;<a href="http://overapi.com/html">http://overapi.com/html</a></p>
<h4><a class="anchor" href="https://dev.to/devmount/a-cheatsheet-of-128-cheatsheets-for-developers-f4m#json" name="json"></a>JSON</h4>
<p><code>106</code>&nbsp;<a href="https://cheatography.com/mackan90096/cheat-sheets/json/">https://cheatography.com/mackan90096/cheat-sheets/json/</a></p>
<h4><a class="anchor" href="https://dev.to/devmount/a-cheatsheet-of-128-cheatsheets-for-developers-f4m#latex" name="latex"></a>LaTeX</h4>
<p><code>107</code>&nbsp;<a href="https://wch.github.io/latexsheet/">https://wch.github.io/latexsheet/</a><br /><code>108</code>&nbsp;<a href="https://dev.to/nickymarino/lets-use-latex">https://dev.to/nickymarino/lets-use-latex</a></p>
<h4><a class="anchor" href="https://dev.to/devmount/a-cheatsheet-of-128-cheatsheets-for-developers-f4m#markdown" name="markdown"></a>Markdown</h4>
<p><code>109</code>&nbsp;<a href="https://www.markdownguide.org/cheat-sheet">https://www.markdownguide.org/cheat-sheet</a><br /><code>110</code>&nbsp;<a href="https://devhints.io/markdown">https://devhints.io/markdown</a><br /><code>111</code>&nbsp;<a href="https://dev.to/rattanakchea/markdown-cheatsheet-for-developers-2bjj">https://dev.to/rattanakchea/markdown-cheatsheet-for-developers-2bjj</a></p>
<h4><a class="anchor" href="https://dev.to/devmount/a-cheatsheet-of-128-cheatsheets-for-developers-f4m#pug" name="pug"></a>Pug</h4>
<p><code>112</code>&nbsp;<a href="https://devhints.io/pug">https://devhints.io/pug</a></p>
<h4><a class="anchor" href="https://dev.to/devmount/a-cheatsheet-of-128-cheatsheets-for-developers-f4m#sass-scss" name="sass-scss"></a>SASS, SCSS</h4>
<p><code>113</code>&nbsp;<a href="https://sass-cheatsheet.brunoscopelliti.com/">https://sass-cheatsheet.brunoscopelliti.com/</a><br /><code>114</code>&nbsp;<a href="https://devhints.io/sass">https://devhints.io/sass</a><br /><code>115</code>&nbsp;<a href="https://dev.to/finallynero/scss-cheatsheet-7g6">https://dev.to/finallynero/scss-cheatsheet-7g6</a></p>
<h4><a class="anchor" href="https://dev.to/devmount/a-cheatsheet-of-128-cheatsheets-for-developers-f4m#stylus" name="stylus"></a>Stylus</h4>
<p><code>116</code>&nbsp;<a href="https://devhints.io/stylus">https://devhints.io/stylus</a></p>
<h4><a class="anchor" href="https://dev.to/devmount/a-cheatsheet-of-128-cheatsheets-for-developers-f4m#xpath" name="xpath"></a>Xpath</h4>
<p><code>117</code>&nbsp;<a href="https://devhints.io/xpath">https://devhints.io/xpath</a></p>
<h4><a class="anchor" href="https://dev.to/devmount/a-cheatsheet-of-128-cheatsheets-for-developers-f4m#yaml" name="yaml"></a>Yaml</h4>
<p><code>118</code>&nbsp;<a href="https://lzone.de//cheat-sheet/YAML">https://lzone.de//cheat-sheet/YAML</a><br /><code>119</code>&nbsp;<a href="https://devhints.io/yaml">https://devhints.io/yaml</a></p>
<h3><a class="anchor" href="https://dev.to/devmount/a-cheatsheet-of-128-cheatsheets-for-developers-f4m#platforms-web-apps-and-code-management" name="platforms-web-apps-and-code-management"></a>Platforms, web apps and code management</h3>
<h4><a class="anchor" href="https://dev.to/devmount/a-cheatsheet-of-128-cheatsheets-for-developers-f4m#github" name="github"></a>Github</h4>
<p><code>120</code>&nbsp;<a href="https://github.com/tiimgreen/github-cheat-sheet">https://github.com/tiimgreen/github-cheat-sheet</a><br /><code>121</code>&nbsp;<a href="https://github.github.com/training-kit/downloads/github-git-cheat-sheet/">https://github.github.com/training-kit/downloads/github-git-cheat-sheet/</a></p>
<h4><a class="anchor" href="https://dev.to/devmount/a-cheatsheet-of-128-cheatsheets-for-developers-f4m#gitlab" name="gitlab"></a>Gitlab</h4>
<p><code>122</code>&nbsp;<a href="https://docs.gitlab.com/ee/user/markdown.html">https://docs.gitlab.com/ee/user/markdown.html</a></p>
<h4><a class="anchor" href="https://dev.to/devmount/a-cheatsheet-of-128-cheatsheets-for-developers-f4m#jupyter-notebook" name="jupyter-notebook"></a>Jupyter Notebook</h4>
<p><code>123</code>&nbsp;<a href="https://s3.amazonaws.com/assets.datacamp.com/blog_assets/Jupyter_Notebook_Cheat_Sheet.pdf">https://s3.amazonaws.com/assets.datacamp.com/blog_assets/Jupyter_Notebook_Cheat_Sheet.pdf</a></p>
<h4><a class="anchor" href="https://dev.to/devmount/a-cheatsheet-of-128-cheatsheets-for-developers-f4m#npm" name="npm"></a>NPM</h4>
<p><code>124</code>&nbsp;<a href="https://devhints.io/npm">https://devhints.io/npm</a><br /><code>125</code>&nbsp;<a href="https://guide.freecodecamp.org/developer-tools/npm-cheatsheet/">https://guide.freecodecamp.org/developer-tools/npm-cheatsheet/</a><br /><code>126</code>&nbsp;<a href="https://dev.to/therealdanvega/creating-your-first-npm-package-2ehf">https://dev.to/therealdanvega/creating-your-first-npm-package-2ehf</a></p>
<h4><a class="anchor" href="https://dev.to/devmount/a-cheatsheet-of-128-cheatsheets-for-developers-f4m#yarn" name="yarn"></a>Yarn</h4>
<p><code>127</code>&nbsp;<a href="https://devhints.io/yarn">https://devhints.io/yarn</a><br /><code>128</code>&nbsp;<a href="https://infinite.red/files/yarn.pdf">https://infinite.red/files/yarn.pdf</a></p>
<p>The post <a href="http://kostacipo.stream/a-cheatsheet-of-128-cheatsheets-for-developers/">A CheatSheet of 128 CheatSheets for Developers</a> appeared first on <a href="http://kostacipo.stream">Tech Chronicles</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>http://kostacipo.stream/a-cheatsheet-of-128-cheatsheets-for-developers/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
