My Journey As A Software Developer
Hello there! My name is Po. Here I share bits and pieces I picked up as I journey through in my career as a software developer, including my life outside of work.
Where useNavigate is called matters!
Things you do not know about useNavigate in react router
Mar 27, 2025
Read PostHow to enabled using useWatch & useFieldArray for array property in react-form-hook
Neat/weird tricks using react-form-hook
Jan 19, 2025
Read PostMistakes developers do when validating/checking an objects
A guide to validate a JavaScript object. The Do’s and Don’ts.
Feb 23, 2024
Read PostTypeOf array = “object”. Why though?
Answering the “weirds” parts of JavScript. Let’s find out why typeof array = “object”.
Jan 31, 2024
Read PostHow to connect to Firebase in Nuxt3
Guideline on how to connect your firebase DB in Nuxt3
Jan 18, 2024
Read PostHow to create a blog using NextJS and Notion API
A rough guideline on how to create a blog website using NextJs SSG with Notion API
Jan 5, 2024
Read Post