Rishi Rathorflowwithrishi.hashnode.dev·a day agoLet's kickstart the journey!"Every big journey begins with a small step. Today, I took my first step into the world of Data Science by setting up my Python environment. 🔍 Installed Python and set up my coding environment using Visual Studio Code (VS Code). 🖥️ 🛠️ Why VS Code?...Discuss·4 likesData Science
creaturesforcreatures's team blogcreatures.hashnode.dev·Sep 6, 2024Neovim dev workflow as a full stack engineerSee how my neovim development workflow looks like as a full stack engineer. I'm going through some of my tmux / neovim configurations and then showing how I navigate between files, between code, references, implementations, how I do testing, debuggin...Discussneovim
Bama Charan Chhandogibamacharan.hashnode.dev·Sep 5, 2024Mongoose to Postman Converter: Simplifying Your API DevelopmentThe Mongoose to Postman Converter is a free-to-use Visual Studio Code extension designed to streamline your API development workflow. With just a few clicks, you can convert Mongoose schemas into Postman-compatible JSON data. This extension generates...DiscussAI
Rudresh Ozarudreshoza98.hashnode.dev·Sep 4, 2024Unlocking power of VSCode for Your WorkflowStep 1: Install extension name Name: Custom CSS and JS Loader Id: be5invis.vscode-custom-cssDescription: Custom CSS and JS for Visual Studio Code Version: 7.2.2 Publisher: be5invis VS MarketplaceLink: https://marketplace.visualstudio.com/items?itemN...Discuss·2 likes·92 readsReact
Steve SewellforBuilder.iobuilderio.hashnode.dev·Aug 30, 2024The Unintended Consequences of Open Sourcing SoftwareOpen source is pretty great. It's given us some of the most important tools we use every day — Linux, VS Code, React, and more. But there's a tricky situation that keeps coming up: What happens when someone takes open source code, adds a few features...DiscussOpen Source
Victor Pianwivictorpianwiblogs.hashnode.dev·Aug 30, 2024Editing Your Domain Directly in VS Code Using SFTPManaging your website’s files directly from your code editor can greatly boost productivity, especially when working on remote servers. Visual Studio Code (VS Code) offers a powerful tool for this with the SFTP extension, letting you open, edit, and ...Discuss·1 likeeditingfilesonserver
Shah Sarmad Hamdanisarmadhamdani.hashnode.dev·Aug 29, 2024Simplify Error Handling with “Try-Catch Error Snippet” Extension for VS CodeIn bigger projects error handling with try-catch is something very important. Something more important than this is how you handle the error messages in the catch block. Here is one of the conventions for printing the error message in the catch block...Discuss·10 likesvscode extensions
Mahrukh Adeelinvalid-coder.hashnode.dev·Aug 27, 2024Code Anywhere, Anytime: Discover the Power of VS Code WebFeeling stuck at your desk every time you need to code? Meet VS Code Web — your trusty code editor, now available right in your browser! It’s like taking your favorite workspace with you, wherever you go. Let me tell you why this is a total game-chan...Discuss·1 likeMicrosoft
Om Prakash Tiwarioptiwari.hashnode.dev·Aug 24, 2024Develop your code online using vscode-tunnelIntroduction It has been a great hastle to work in teams on same project without having a good infrastructure. It has been observed that we (frontend/backend developers) generate multiple versions of code on different machines and sometimes older cod...Discussvscode-tunnel
Shivam Jhatechtaleswithshivam.hashnode.dev·Aug 24, 2024Getting Started with Golang: Your First StepsHey there, aspiring Go programmer! If you're ready to dive into the world of Golang but aren’t sure where to start, you’re in the right place. This blog will guide you through the essentials: installing Go, setting up your environment, and picking an...Discussgolang