Customizing zsh prompt: How to remove the username and host name

December 4, 2021 - 3 minute read
Explore more

Azel Alyne Tan
A kid at heart | Web Developer
August 28, 2022 - 7 minute read

Using Vuelidate and Vuelidate Next in your Vue Project

This is a simple guide on how to use Vuelidate in your Vue App. It also covers on how to use Vuelida...Read more

Azel Alyne Tan
A kid at heart | Web Developer
April 5, 2022 - 3 minute read

[Javascript Basics] Day 1: Variables

It is a series of simple Javascript basic topics. The topic on this post is variables.