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.
Mistakes 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