Back to Tech Stack
Development Environment
Tools and environments I use for daily development work.
Overview
- VS Code is my primary code editor with extensive extensions for TypeScript, JavaScript, and React development.
- TypeScript is my go-to language for type-safe, scalable applications.
- JavaScript remains essential for client-side scripting and quick prototyping.
- Git is my version control system of choice for tracking changes and collaborating.
- GitHub hosts my repositories and enables code review and CI/CD workflows.
Tools & Technologies
VS Code
Primary code editor with rich extension ecosystem
TypeScript
Type-safe JavaScript superset for scalable apps
JavaScript
Core language for web development
Git
Distributed version control system
GitHub
Code hosting and collaboration platform