Clark's BlogBack to Portfolio

All Blogs

Stuff that I like to share and write about.

blog image

Notes: Set up Customized Bootstrap 5 in Nuxt 3 using SCSS

Sun Jun 08 2025

SCSS Setup for Nuxt 3 with Bootstrap 5

blog image

Tips: Stop Using [isLoading, setIsLoading] = useState(true) — Use useQuery Instead

Sat Jun 07 2025

If you’re fetching data in a React app, chances are you’ve written something like this:

blog image

Explainer: JavaScript Event Loop - Ano ito?

Fri Jun 06 2025

Ang Event Loop ay isang mekanismong ginagamit ng JavaScript para ma-handle ang asynchronous code—yun...

blog image

Explainer: Ano ang Server? Simpleng Paliwanag para sa Lahat

Fri Jun 06 2025

Madalas mo bang naririnig yung salitang server pero di mo talaga gets kung ano ‘yon? Don’t worry, hi...

blog image

Getting Started!

Fri Jun 06 2025

Hey there! So… I finally decided to start a blog. Nothing fancy — just a place for me to keep track...

Back to Top