Setting up Visual Studio Code for Web Development — For Beginners and Intermediate Developers
A guide to setting up Visual Studio Code with Prettier and Standard for efficient HTML, CSS, and JavaScript web development.
A guide to setting up Visual Studio Code with Prettier and Standard for efficient HTML, CSS, and JavaScript web development.
A tutorial on using Docker and Docker Compose to create a consistent, multi-language development environment with databases and VSCode integration.
Explores how using code folding in editors can help developers write cleaner, more readable code by evaluating its structure at different abstraction levels.
A guide to overcoming x86/ARM architecture mismatch issues when developing on ARM-based machines using VS Code and Docker.
A guide to developing and deploying Azure AD B2C custom policies locally using Visual Studio Code, environment configuration, and manual deployment methods.
A guide to setting up and using Visual Studio Codespaces with Visual Studio Code for developing ASP.NET Core web applications in the cloud.
A developer invites others to join live coding pairing sessions on Twitch, focusing on frontend issues for the DEV platform.
A developer shares custom keyboard shortcuts for Visual Studio Code's Integrated Terminal on Mac and Windows, focusing on toggling and splitting the terminal.
Summary of Blazor announcements from Microsoft Build 2020, including Blazor WebAssembly GA, new presentations, workshops, and .NET MAUI integration.
A guide to customizing Visual Studio Code keyboard shortcuts for seamless use across both Mac and Windows operating systems.
A curated list of must-see sessions for developers at Microsoft Build 2020, focusing on languages, tools, and Azure.
Guide to syncing Visual Studio Code settings, extensions, and key bindings between Mac and Windows using the Settings Sync extension.
Explains the risks of committing focused tests and provides multiple technical solutions to prevent it, including VS Code extensions, linter rules, and pre-commit hooks.
A guide to setting up a Chromebook for remote software development using SSH, VSCode Remote, and Linux tools.
A tutorial on debugging .NET Core applications integrated with Dapr using Visual Studio Code, including configuration steps.
A guide to setting up a Visual Studio Code Remote Container for Jekyll development, isolating Ruby and Jekyll dependencies.
A beginner's guide to using Git and GitHub for code version control, based on a Python Frederick presentation.
A guide to setting up a Visual Studio Code remote development container for Azure Blockchain and Ethereum smart contract development.
A guide to creating a VS Code Remote Container development environment for Azure and Ansible projects.
A guide to writing and publishing dev.to blog posts directly from Visual Studio Code using a custom extension.