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.

  • TypeOf array = “object”. Why though?

    Answering the “weirds” parts of JavScript. Let’s find out why typeof array = “object”.

  • How to connect to Firebase in Nuxt3

    Guideline on how to connect your firebase DB in Nuxt3

  • How 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