Skip to content

Commit

Permalink
🔨 Replace some broken links
Browse files Browse the repository at this point in the history
  • Loading branch information
devmount committed Oct 28, 2024
1 parent 8940d83 commit 0162904
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ In addition to my own above, I compiled a list of the (in my opinion) best Cheat

#### Tech interview

- <https://yangshun.github.io/tech-interview-handbook/cheatsheet/>
- <https://www.frontendinterviewhandbook.com>
- <https://github.com/TSiege/Tech-Interview-Cheat-Sheet>
- <https://dev.to/elliot/my-google-technical-interview-cheat-sheet-1lbd>

Expand Down Expand Up @@ -73,7 +73,7 @@ In addition to my own above, I compiled a list of the (in my opinion) best Cheat

#### JavaScript, ES2015+

- <http://www.developer-cheatsheets.com/es6>
- <https://es6cheatsheet.com>
- <https://htmlcheatsheet.com/js/>
- <https://devhints.io/es6>
- <https://overapi.com/javascript>
Expand All @@ -95,7 +95,7 @@ In addition to my own above, I compiled a list of the (in my opinion) best Cheat
- <https://devhints.io/python>
- <https://overapi.com/python>
- <https://www.pythoncheatsheet.org>
- <https://dev.to/codingsafari/python-cheat-sheet-for-javascripters-2c4m>
- <https://dev.to/abhirajb/the-ultimate-python-cheatsheet-56g7>

#### Regex

Expand Down Expand Up @@ -125,7 +125,7 @@ In addition to my own above, I compiled a list of the (in my opinion) best Cheat

#### Angular

- <https://angular.io/guide/cheatsheet>
- <https://docs.w3cub.com/angular/guide/cheatsheet.html>
- <https://dev.to/lysofdev/an-angular-testing-cheatsheet-5hj2>

#### jQuery
Expand All @@ -135,19 +135,19 @@ In addition to my own above, I compiled a list of the (in my opinion) best Cheat

#### React

- <http://www.developer-cheatsheets.com/react>
- <https://cheatsheets.shecodes.io/react>
- <https://devhints.io/react>
- <https://dev.to/codeartistryio/the-react-cheatsheet-for-2020-real-world-examples-4hgg>
- <https://reactcheatsheet.com>

#### Redux

- <http://www.developer-cheatsheets.com/redux>
- <https://medium.com/@javascript_7596/react-redux-concept-workflow-cheatsheet-be00e3ffa853>
- <https://devhints.io/redux>
- <https://github.com/linkmesrl/react-journey-2016/blob/master/resources/egghead-redux-cheat-sheet-3-2-1.pdf>

#### Vue.js

- <https://marozed.ma/vue-cheatsheet/>
- <https://learnvue.co/LearnVue-Vue-3-Cheatsheet.pdf>
- <https://devhints.io/vue>
- <https://dev.to/adnanbabakan/vue-cheat-sheet-1-194a>
- <https://dev.to/adnanbabakan/vue-cheat-sheet-2-5aj8>
Expand Down Expand Up @@ -260,7 +260,7 @@ In addition to my own above, I compiled a list of the (in my opinion) best Cheat

#### SASS, SCSS

- <https://sass-cheatsheet.brunoscopelliti.com/>
- <https://quickref.me/sass.html>
- <https://devhints.io/sass>
- <https://dev.to/finallynero/scss-cheatsheet-7g6>

Expand All @@ -274,7 +274,7 @@ In addition to my own above, I compiled a list of the (in my opinion) best Cheat

#### Yaml

- <https://lzone.de//cheat-sheet/YAML>
- <https://lzone.de/#/LZone%20Cheat%20Sheets/Languages/YAML>
- <https://devhints.io/yaml>

### Platforms, web apps and code management
Expand All @@ -301,4 +301,4 @@ In addition to my own above, I compiled a list of the (in my opinion) best Cheat
#### Yarn

- <https://devhints.io/yarn>
- <https://infinite.red/files/yarn.pdf>
- <https://github.com/areai51/yarn-cheatsheet>

0 comments on commit 0162904

Please sign in to comment.