├── 5.png ├── CSS ├── Readme.md ├── border.png ├── cssfull.png ├── flex.png ├── grid1.png └── grid2.png ├── HTML ├── Readme.md ├── html.png └── semantic.jfif ├── JavaScript ├── 1.png ├── 2.png ├── 3.png ├── 4.png └── Readme.md ├── Readme.md └── assets ├── Roadmap.png └── readme.md /5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/adarsh-gupta101/Cheatsheets-for-developers/506dd219a5a59f5b58a049d4854c8a26d21e9124/5.png -------------------------------------------------------------------------------- /CSS/Readme.md: -------------------------------------------------------------------------------- 1 | ## All CSS Related content Goes here 2 | 3 | 4 |

CSS3TailwindCSSMaterial UI

5 | 6 | ## CSS 7 | ![CSS](/CSS/cssfull.png) 8 | ## CSS Flexbox 9 | ![flexbox](/CSS/flex.png) 10 | ## CSS GRID 1 11 | ![GridBox1](/CSS/grid1.png) 12 | ## CSS GRID 2 13 | ![GridBox2](/CSS/grid2.png) 14 | ## CSS Border 15 | ![Border](/CSS/border.png) -------------------------------------------------------------------------------- /CSS/border.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/adarsh-gupta101/Cheatsheets-for-developers/506dd219a5a59f5b58a049d4854c8a26d21e9124/CSS/border.png -------------------------------------------------------------------------------- /CSS/cssfull.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/adarsh-gupta101/Cheatsheets-for-developers/506dd219a5a59f5b58a049d4854c8a26d21e9124/CSS/cssfull.png -------------------------------------------------------------------------------- /CSS/flex.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/adarsh-gupta101/Cheatsheets-for-developers/506dd219a5a59f5b58a049d4854c8a26d21e9124/CSS/flex.png -------------------------------------------------------------------------------- /CSS/grid1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/adarsh-gupta101/Cheatsheets-for-developers/506dd219a5a59f5b58a049d4854c8a26d21e9124/CSS/grid1.png -------------------------------------------------------------------------------- /CSS/grid2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/adarsh-gupta101/Cheatsheets-for-developers/506dd219a5a59f5b58a049d4854c8a26d21e9124/CSS/grid2.png -------------------------------------------------------------------------------- /HTML/Readme.md: -------------------------------------------------------------------------------- 1 | ## All HTML Related content Goes here 2 | 3 |

HTML5

4 | 5 | ### You cant Remember Everything So I just need to simply FY it. 6 | 7 | ![HTML](/HTML/html.png) 8 | 9 | ### Semantics 10 | ![semantic](/HTML/semantic.jfif) 11 | -------------------------------------------------------------------------------- /HTML/html.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/adarsh-gupta101/Cheatsheets-for-developers/506dd219a5a59f5b58a049d4854c8a26d21e9124/HTML/html.png -------------------------------------------------------------------------------- /HTML/semantic.jfif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/adarsh-gupta101/Cheatsheets-for-developers/506dd219a5a59f5b58a049d4854c8a26d21e9124/HTML/semantic.jfif -------------------------------------------------------------------------------- /JavaScript/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/adarsh-gupta101/Cheatsheets-for-developers/506dd219a5a59f5b58a049d4854c8a26d21e9124/JavaScript/1.png -------------------------------------------------------------------------------- /JavaScript/2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/adarsh-gupta101/Cheatsheets-for-developers/506dd219a5a59f5b58a049d4854c8a26d21e9124/JavaScript/2.png -------------------------------------------------------------------------------- /JavaScript/3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/adarsh-gupta101/Cheatsheets-for-developers/506dd219a5a59f5b58a049d4854c8a26d21e9124/JavaScript/3.png -------------------------------------------------------------------------------- /JavaScript/4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/adarsh-gupta101/Cheatsheets-for-developers/506dd219a5a59f5b58a049d4854c8a26d21e9124/JavaScript/4.png -------------------------------------------------------------------------------- /JavaScript/Readme.md: -------------------------------------------------------------------------------- 1 | ### All Javascript realted cheatsheets will be here 2 | 3 |

JavascriptReactNodeJSExpressJS

4 | 5 | ![](1.png) 6 | ![](2.png) 7 | ![](3.png) 8 | ![](4.png) 9 | ![](5.png) -------------------------------------------------------------------------------- /Readme.md: -------------------------------------------------------------------------------- 1 | ## All cheatsheets will come here 2 | 3 | 4 |

HTML5ReactNextJsCSS3TailwindCSSMaterial UIReduxWebpackBabelNodeJSExpressJSFirebaseHerokuMongoDB

5 | 6 | ### You can learn (!learn) from these booster cheatsheets which will help you have a idea or a just remember all things you forget in these good days 7 | 8 | ### All contents here are free to use ,unless you give credits to me😁 ,If you dont do these I will take your dog and cats 9 | 10 | ### Spread the word ,Give it a 🌟 11 | 12 | 15 | 16 | ### Support Me 17 | 18 | 19 | 20 | ### The roadMap I chose 21 | 22 | ![](./assets/Roadmap.png) 23 | 24 | 25 | 26 | -------------------------------------------------------------------------------- /assets/Roadmap.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/adarsh-gupta101/Cheatsheets-for-developers/506dd219a5a59f5b58a049d4854c8a26d21e9124/assets/Roadmap.png -------------------------------------------------------------------------------- /assets/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/adarsh-gupta101/Cheatsheets-for-developers/506dd219a5a59f5b58a049d4854c8a26d21e9124/assets/readme.md --------------------------------------------------------------------------------