Category

List of articles for category: "Tools"
Boost Your Productivity By Using The Terminal (iTerm & ZSH) Image

Boost Your Productivity By Using The Terminal (iTerm & ZSH)

Using the terminal is one of the biggest productivity boosts you can gain in your daily work as a developer.
Building a Vue 3 Desktop App With Pinia, Electron and Quasar Image

Building a Vue 3 Desktop App With Pinia, Electron and Quasar

Recently, I planned to rewrite my "Scrum Daily Standup Picker" Electron application in Vue 3.
Chrome Recorder: Record, Replay and Measure User Flows Image

Chrome Recorder: Record, Replay and Measure User Flows

Typically, a user needs to process multiple pages or steps to finish his journey, such as submitting an order or completing a registration.
Document & Test Vue 3 Components With Storybook Image

Document & Test Vue 3 Components With Storybook

Storybook is my tool of choice for UI component documentation.
How I Increased My Productivity With Visual Studio Code Image

How I Increased My Productivity With Visual Studio Code

In this post, I will describe how I increased my productivity by learning to use Visual Studio Code more efficiently.
How I Replaced Google Analytics With a Private, Open-Source & Self-Hosted Alternative Image

How I Replaced Google Analytics With a Private, Open-Source & Self-Hosted Alternative

For me, it is important to see analytics about my portfolio website.
How To Automatically Generate A Helpful Changelog From Your Git Commit Messages Image

How To Automatically Generate A Helpful Changelog From Your Git Commit Messages

Creating a changelog is a usual task if a new software version is going to be released.
Run, Build & Deploy Stencil and Storybook From One Repository Image

Run, Build & Deploy Stencil and Storybook From One Repository

I recently joined a project where the team used two separate Git repositories for their web components based on Stencil and Storybook.
Self-Host Your Nuxt App With Coolify Image

Self-Host Your Nuxt App With Coolify

I share my experiences of how I self-hosted my Nuxt apps with Coolify on Hetzner servers.
Use Nitro as Mock Server Image

Use Nitro as Mock Server

Nitro is a sever toolkit that allows you to create web servers with everything you need and deploy them wherever you prefer.