Skip to content

Commit

Permalink
Added Vue Cheat Sheet (#974)
Browse files Browse the repository at this point in the history
  • Loading branch information
saanvi-ts committed Mar 24, 2024
1 parent 8dadb1d commit cdbd6eb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion cheatSheets.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,4 +79,5 @@

- [JavaScript MDN RegEx Cheatsheet](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Regular_Expressions/Cheatsheet): A quick cheatsheet showing all of the JavaSript Regular Expressions syntax use.

- [HTML Punctuation Symbols](https://www.toptal.com/designers/htmlarrows/punctuation/): Easily find character codes for the # sign, @ symbol (at symbol), percent sign, & ampersand (& HTML code)
- [HTML Punctuation Symbols](https://www.toptal.com/designers/htmlarrows/punctuation/): Easily find character codes for the # sign, @ symbol (at symbol), percent sign, & ampersand (& HTML code)
- [Vue CheatSheet](https://bootstrap-cheatsheet.themeselection.com/) - An interactive cheatsheet of Vue, Vue Router, and Pinia.

0 comments on commit cdbd6eb

Please sign in to comment.