A collection of recipes for debugging various technologies and frameworks using Visual Studio Code.
VS Code Recipes is a GitHub repository containing a collection of debugging recipes and configuration examples for Visual Studio Code. It provides step-by-step guides for setting up debugging environments for various technologies like Vue.js, Angular, React, Node.js, Python, and AWS Lambda, helping developers streamline their debugging workflows.
Developers using Visual Studio Code who need to configure debugging for specific frameworks, runtimes, or testing tools, particularly those working with JavaScript/TypeScript stacks, full-stack applications, or cloud functions.
It saves time by offering ready-to-use debugging configurations and best practices for a wide range of technologies, eliminating the need to piece together documentation from multiple sources and reducing setup friction.
VS Code Recipes is a curated collection of guides and examples demonstrating how to configure and use Visual Studio Code's debugging capabilities with specific technologies, frameworks, and tools. It helps developers set up efficient debugging workflows across different stacks without needing to search through scattered documentation.
VS Code Recipes follows a practical, example-driven approach to help developers quickly implement debugging setups tailored to their specific technology stack, reducing trial-and-error and improving productivity.
Covers a wide range of popular frameworks like Angular, React, Vue.js, and languages including Node.js and Python, with specific debugging recipes for each, as listed in the README's technology scaffolding tools.
Provides step-by-step guides for CLI-based projects such as Angular CLI and Vue CLI, reducing trial-and-error by offering ready-to-use launch.json configurations.
Includes recipes for debugging Mocha and Jest tests, helping developers set up efficient test debugging workflows directly in VS Code.
Offers guides for AWS Lambda functions and Electron apps, extending debugging capabilities to serverless and desktop application environments.
Some recipes may not be updated for the latest framework versions, as the project relies on community contributions and maintenance, risking compatibility issues.
For technologies like React, the README links to external articles (e.g., a Medium post), which can be less reliable and harder to maintain than integrated documentation.
Focuses solely on debugging configurations, lacking guidance on other VS Code workflows like linting, building, or deployment, which might require additional resources.
实现最简 vue3 模型( Help you learn more efficiently vue3 source code )
Workshop Materials for my Introduction to Vue.js Workshop
(vue.js official website tutorials ,contains video , codes, baudi yun, youtube) 网路上有很多 VUE 综合应用的视频,但大部份的视频 ,都当你已经了解官网 所以讲的节奏难免偏快。 此视频(都是上代码),以官网为重,将官网的观念,以视频搭配代码,实际演示。 如果官网有看不懂的地方,比对一下,视频跟代码,就会了解了。 减少你摸索的时间。(註:mvvm 的框架,不管是 ng , react, vue, avalonjs, 都是好的框架,而有经验的前端,至少都会两套以上的 mvvm。)
超过 230w+ 阅读人次的《Vue3 入门指南与实战案例》,关于前端工程化开发的基础知识点,以及 TypeScript 、 Vue 3 、 Pinia 的入门学习指南。
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.