Back to Articles
Aug 13, 2026 1 min read General

My Developer Toolkit for 2026

#Tips #General

Every developer has their preferred set of tools. Here's what I use daily.

Code Editor

VS Code with these extensions:

  • Laravel Intellisense
  • PHPStan
  • Tailwind CSS IntelliSense
  • GitLens

Terminal

I use Windows Terminal with PowerShell. Combined with Laravel Herd, local development is seamless.

Design

  • Figma for UI mockups
  • Tailwind CSS for all styling needs

Version Control

  • Git with GitHub
  • Conventional commits for clean history

API Testing

Postman for API development and testing.

What's in Your Toolkit?

Share your favorite dev tools with me on social media!