Developer Tools The Junior Dev’s Intro to Vimrc Treat your Vim config like a shared library. Keep an easy to read .vimrc and have smaller files held within your .vim directory.
AI for Developers How I Effectively Use Roo Code for AI-Assisted Development In this guide, I’ll walk you through how I’ve been able to effectively use Roo Code in my development workflow.
Developer Tools Save Time with Code Snippets in VS Code Visual Studio Code (VS Code) Snippets let you insert blocks of pre-defined code. This can be a serious time saver.
Developer Tools Why I Prefer WebStorm Over Visual Studio Code for Web Development Both are excellent tools, but I’ve come to prefer WebStorm vs. Visual Studio Code for web development. Read on to find out why.
Developer Tools Create Custom Keyboard Shortcuts for VSCode Extensions Creating custom keyboard shortcuts for VSCode extensions is a simple yet powerful way to enhance your productivity.
Development Practices Set Up Your VS Code-Godot Environment Recently, I integrated VS Code and Godot for a game jam. If you want to get Godot and VS Code talking, read this.
Ruby on Rails Set Up a Rails Development Environment with Docker + VS Code Dev Containers I will walk through the steps my team followed to set up a pretty nice Rails development environment using Docker and VS Code Dev Containers.
Personal Optimization Boost Productivity: Handy VS Code Keyboard Shortcuts for Developers In our daily grind, developers get bogged down by repetitive non-coding tasks. Fear not: keyboard shortcuts for VS Code are here to rescue us.
Developer Tools Thunder Client: A Great Alternative to Postman Here are a few reasons to give Thunder Client a shot next time you need to set up a new collection of API requests for testing.
Project & Team Management How to Save Brainpower on a Multi-Repo Project in VS Code Here, you'll learn how to customize VS Code colors for different workspaces. But, first, let's start with the why.
Developer Tools Bracketeer: A VS Code Extension You Didn’t Know You Needed Bracketeer is a VS Code extension that allows you to manipulate quotes and brackets with simple keystrokes.
Developer Tools Level Up Your VS Code Game with These Tips Visual Studio Code is a powerful editor with a lot of fantastic features. Learn to take advantage of everything VS Code has to offer!