vatana7

vatana7 @vatana7

About: a bit of everything

Location:
Cambodia, Phnom Penh
Joined:
Aug 15, 2021

vatana7
articles - 13 total

The Unexpected Struggle of Implementing Custom CAPTCHA on Linux

Last week, my boss assigned me a seemingly simple task: implement custom CAPTCHA validation for our...

Learn More 6 3Feb 6

A timezone problem on react-native-paper-date (1day-off)

Today problem is that I encountered an issue while using react-native-paper-dates and the weekdays...

Learn More 2 2Jul 15 '24

how to remove .DS_Store from repository

Introduction Just as you know if you develop your application on MacOS, at one point you...

Learn More 0 0Mar 29 '24

PostgreSQL setup via homebrew for junior devs

Introduction No need to stress it out if you are trying to set up PostgreSQL on your...

Learn More 1 0Mar 27 '24

react-native-collapsable-tab-view onScroll not working

I've been working on a React Native project for about six months. Despite this time, I'm continuously...

Learn More 1 0Mar 25 '24

Opensource NextJS Project | Great For Beginner!

Introduction Recently I have created an open source project that implemented the latest...

Learn More 2 0Aug 18 '23

Improving Serverless Function response time on Vercel

Introduction & Problem So I have built a side project in my free time to expand my...

Learn More 3 0Aug 17 '23

How to send Email In SpringBoot | SpringBoot Tutorial

This is a latest guide on how to send Email in your SpringBoot Application. Simply follow these steps...

Learn More 23 7Jun 9 '23

Localhost:5000 Access Denied on MacOS | How do you fix it?

In order to fix above issue, you simply have to turn off Airplay Receiver inside your macBook's...

Learn More 0 0Jun 9 '23

How to fix IntelliJ debugger trigger breakpoint only once until restart Server/Application

Problem: I would say I debug a lot of the time but I am not really an expert on how to use...

Learn More 0 0May 28 '23

Ever wonder why React's setState doesn't update immediately?

Yesterday I was browsing new React's website react.dev that includes up-to-date documentation and...

Learn More 4 5Mar 18 '23

Handling Form Has Never Been So Easy | Mantine Form

Handling Form with mantine use-form A while ago when working on a project, my friend was...

Learn More 0 1Oct 9 '22

Marker not showing in Next/React App | @react-google-maps/api

Fixing Marker component Npm Package: @react-google-maps/api I was working with React...

Learn More 7 8Aug 10 '22