Skip to content

Commit

Permalink
Move Vue CheatSheet to other section
Browse files Browse the repository at this point in the history
  • Loading branch information
gamtiq committed Feb 7, 2024
1 parent 69061b0 commit 5372902
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -715,6 +715,7 @@
* [Spellbook of Modern Web Dev](https://github.com/dexteryy/spellbook-of-modern-webdev) - a big picture, thesaurus, and taxonomy of modern JavaScript web development.
* [Tech Interview Handbook](https://www.techinterviewhandbook.org/) - carefully curated content to help you ace your next technical interview, with a focus on algorithms.
* [Unix Toolbox](http://devdoc.net/linux/UnixToolbox.html) - a collection of Unix/Linux/BSD commands and tasks which are useful for IT work or for advanced users. This is a practical guide with concise explanations, however the reader is supposed to know what s/he is doing.
* [Vue CheatSheet](https://vue-cheatsheet.themeselection.com/) - an interactive cheatsheet of Vue, Vue Router, and Pinia.
* [WebGlossary.info](https://webglossary.info/) - large web development glossary.
* CSS <a name="css-guide"></a> [&#x2191;&nbsp;&#x2191;&nbsp;&#x2191;](#toc)
- [30 Seconds of CSS](https://www.30secondsofcode.org/css/) - a curated collection of useful CSS snippets you can understand in 30 seconds or less.
Expand Down Expand Up @@ -803,6 +804,5 @@
* [The cost of transpiling es2015 in 2016](https://github.com/samccone/The-cost-of-transpiling-es2015-in-2016) (outdated)
* [What Do the Popular JavaScript Tools Depend On?](https://www.telerik.com/blogs/popular-javascript-tools-depend) (outdated)
* [Why Performance Matters](https://developers.google.com/web/fundamentals/performance/why-performance-matters/)
* [Vue CheatSheet](https://vue-cheatsheet.themeselection.com/) - An interactive cheatsheet of Vue, Vue Router, and Pinia.

[Table of contents &#x2191;](#toc)
1 change: 1 addition & 0 deletions README.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -695,6 +695,7 @@
- [现代 Web 开发的 Spellbook](https://github.com/dexteryy/spellbook-of-modern-webdev) - 现代 JavaScript Web 开发的大图景、同义词库和分类法。
- [技术面试手册](https://www.techinterviewhandbook.org/) - 精心策划的内容,帮助您在下一次技术面试中脱颖而出,重点是算法。
- [Unix Toolbox - Unix](http://devdoc.net/linux/UnixToolbox.html)/Linux/BSD命令和任务的集合,对IT工作或高级用户很有用。这是一本实用指南,有简洁的解释,但读者应该知道他/她在做什么。
- [Vue CheatSheet](https://vue-cheatsheet.themeselection.com/) - Vue、Vue Router 和 Pinia 的交互式备忘单。
- [WebGlossary.info](https://webglossary.info/) - 大型网络开发术语表。
- CSS
- [30 秒 CSS](https://www.30secondsofcode.org/css/) - 一个精选的有用 CSS 片段集合,您可以在 30 秒或更短的时间内理解。
Expand Down

0 comments on commit 5372902

Please sign in to comment.