May 13, 2024 · 2 min read · Welcome to my latest article. If you haven’t caught my previous ones, I highly recommend checking them out for some really useful content. Today, I’m excited to dive into something special: my top 10 favorite VS Code extensions. These tools are incre...
Join discussion
Mar 18, 2024 · 4 min read · Nowadays, every tech company strives to build quality software fast. That's why every developer must learn how to write clean and readable code. But when a project is managed by multiple developers, the focus shifts into consistency especially in te...
Join discussion
Jul 17, 2023 · 5 min read · Visual Studio Code is one of the most versatile code editors out there. Even though it's a code editor, the sheer extensibility of the program makes it almost as capable as some of the JetBrains products out there. In this article, I'll walk you thro...
Join discussion
Mar 19, 2023 · 2 min read · Motivation I now work with Visual Studio Code for several years in many different workloads: Azure scripting in Azure CLI and PowerShell .NET development Python development Go development Bash scripting ... With that I collected a number of extensi...
Join discussion
Jan 31, 2023 · 5 min read · The first time I heard about “Visual Studio”, I thought it was the same as “Visual Studio Code”. I don’t know why Microsoft decided to confuse everyone with the names of those two development tools. But that’s a story for another day. “Visual Studio”...
Join discussion
Jan 20, 2023 · 5 min read · Visual Studio Code (or VS Code for short) is a very common and widely used text editor and IDE (Integrated Development Environment). You can make VS Code very powerful like an IDE using a lot of extensions. Before approaching the process of running y...
Join discussion
Sep 12, 2022 · 4 min read · What is an IDE? An IDE is a software/application that you can run on your computer. IDE stands for Integrated Development Environment. These IDEs are there to help and make developing easier by having different tools to assist and streamline the proc...
Join discussion
Feb 18, 2022 · 2 min read · Video Tutorial on the Topic: https://youtu.be/yU0Ep5_JjTs In this course we will move towards practical in the upcoming lectures and for that we need some tools. Don’t worry all the tools are free of cost and I will guide you in this lecture from wh...
Join discussion
Feb 17, 2022 · 5 min read · The ultimate tool you have when you're developing your projects is your code editor. Which is why it's so important to set it up properly. In this step-by-step guide, we will go from a completely new VSCode installation to a code editor perfectly pre...
Join discussion