I'll give up Neovim when you pry it from my cold, dead hands
A developer passionately defends the importance of editor choice and personalization, using Neovim as an example of a tool that can be deeply customized.
A developer passionately defends the importance of editor choice and personalization, using Neovim as an example of a tool that can be deeply customized.
A developer shares a custom Git script to improve the process of reviewing large Pull Requests by creating a dedicated review branch for local IDE navigation.
A first look at CodePen 2.0, a major upcoming upgrade featuring a web-based IDE, plugins, real-time collaboration, and deployments.
Explains how to use Amazon Q Developer's workspace context and @workspace hint to generate accurate SQL queries by providing relevant schema files.
Positron is a new data science IDE from Posit that combines features from RStudio and VS Code, offering a specialized environment for R and Python.
A guide to useful RStudio shortcuts, settings, and tips to improve productivity and code readability for R programming.
A developer's personal journey through decades of code editors, from Notepad to VSCode, and why the choice of editor is so subjective.
A guide for beginners on setting up a minimal web development environment for MacOS or Windows, including React.
A developer reflects on how their opinions on software development practices like comments, testing, IDEs, and remote work have evolved over time.
A recap of two AWS developer sessions from the AWS On Tour event in Milan, focusing on IDE productivity tools and streamlined DevOps with CodeCatalyst.
A recap of two AWS sessions on developer productivity with the AWS Toolkit IDE integration and rapid deployment using Amazon CodeCatalyst.
A .NET developer discusses the philosophy of choosing personal and team development tools while maintaining team harmony and productivity.
Introducing .NET 7's StringSyntaxAttribute to add semantic meaning to string parameters, enabling better IDE support for regex, dates, and formats.
A guide to quickly adding new files in Visual Studio, comparing built-in methods and recommending the 'Add New File' extension for speed.
A guide to setting up and using JetBrains Gateway to connect to a Windows Subsystem for Linux (WSL) environment via SSH for remote development.
A collection of practical debugging tips for .NET developers, covering conditional breakpoints, data breakpoints, and more.
A guide to enabling and configuring shell scripts for JetBrains Toolbox App, allowing you to launch IDEs from the command line.
A developer shares their positive experience using a 34-inch curved monitor for programming, highlighting ergonomics and productivity gains.
An interview with iOS developer Mikaela Caron discussing her journey into programming, learning resources, challenges, and advice for aspiring iOS developers.
Guide to configuring Xcode 12's new 'Editor Tabs' for a better, more modern code editing experience similar to VS Code or Sublime Text.