My Development Workflow (2023)
· 2 min read
Setting up a new laptop? Here is a walkthrough of the tools and software I use as a developer. This applies to both Windows and Mac.
Setting up a new laptop? Here is a walkthrough of the tools and software I use as a developer. This applies to both Windows and Mac.
This guide walks you through configuring Visual Studio Code (VSCode) for a TypeScript project.
Streamline opening your Git repositories' webpages directly from the macOS terminal by creating a custom script.
This article equips you with a streamlined approach to maintaining clean code through linting and pre-commit hooks in your Git repository. Here, we'll configure Husky, ESLint, Prettier, and lint-staged for automated code style enforcement and formatting.
My personal developer workflow and laptop setup (macOS) in 2021.