Hi, I'm Owa Aquino.

šŸ‘‰ This website is here to help me become a better developer.

Iā€™m a Frontend Developer from Philippines šŸ‡µšŸ‡­.

I build and design website and web application.

( šŸ–– This website is a work in progress )

šŸ’» What I'm working on

  • Tasks List

    August 31, 2023

    A task list application for storing work-related tasks and notes. Unlike a simple to-do list application this will be able to add categories and priorities for sorting and reporting purposes.

  • Portfolio v3

    February 5, 2023

    I am currently updating my portfolio website after three years of working as a front-end developer, utilizing ReactJs and NextJs.

šŸ“Latest Posts

  • React Query Basic: Query Lifecycle

    July 16, 2024

    I never really created my own loading and error handling before without using React query.

  • React Query Basic

    July 8, 2024

    Iā€™ve been using React Query for some time now but didnā€™t really understand it as Iā€™ve used my old company project code in React Query and used it on my other projects without knowing why the code does that.

  • TS for React: Prop Types

    October 21, 2023

    Here are some basic type and useful prop types when using Typescript in React.