Hi, I'm Chia. I'm a software engineer and a passionate learner. I love to share my knowledge with the community.

How I solve `Unsed '@ts-expect-error' directive` in NestJS

When I was working on a NestJS project, I was trying to write a test case for a service. But I encountered an error when trying to inject ZodAnyType as a argument for the directive.

How to configure Proxmox VE

Recently, I'm trying to configure Proxmox VE for my virtualization needs. But I'm facing some issues with the configuration. In this post, I'll share how to configure Proxmox VE for your virtualization needs.

How to setup OAuth 2.0 in Postman manually

In this post, I'll show you how to setup OAuth 2.0 manually without using Postman's built-in OAuth 2.0 feature.

How to setup product flavors with React Native in Android

Recently I encountered a problem where I needed to build different versions of the same React Native app. But the official documentation was not clear enough. So, I decided to write this tutorial to help others who might face the same issue.

Effective Team Communication

A few years back, I participated in a workshop on 'Mastering Effective Team Communication'. The workshop was conducted by a professional trainer with years of experience in teaching large companies how communication should happen between teams and team members. In this post, I’ll share some of the key takeaways from the workshop on how to improve team communication and collaboration.

How to Run Multiple React Native Apps Simultaneously on Different Emulators in macOS

In this post, I'll show you how to run multiple React Native apps on different emulators with different ports on macOS.