Published onApril 3, 2023Insta-Next: Constructing Database with PrismanextjsreactprismadatabaseIn this part, we will use Prisma to setup our database in PostgreSQL
Published onApril 2, 2023Insta-Next: Introduction & DesignsnextjsreactdesigntypescriptLet's build a fullstack Instagram clone using Next.js, Prisma and Mantine
Published onMarch 19, 2023Reminiscing High School: SMK Seri Bintang Utarathrowbackhigh-schoolmalaysiastudentRevisiting my memories as a student in a traditional Malaysian high school
Published onMarch 16, 2023Conditions? More like Polymorphismobject-orientedjavascriptreactclean-coderefactoringStop repeating same conditions everywhere, use polymorphism!
Published onMarch 15, 2023Visibility and Stability: A Hidden Relationshipobject-orientedjavascriptdependencyclean-codeHave you ever thought that these keywords can tell people how stable your codes are?