Blog
A list of all of the blog posts I've written since becoming a software developer in 2020. I am mostly writing about the projects I'm working on and the things I've learned along the way. As-well-as my experience in software development industry.
Create Sitemap Easily During Static Site Build
<Write Description>
Aug 30 · 3 min read
Click Away Directive in Angular
A simple implementation of a click away directive in Angualar, who's purpose is to fire an event whenever the user clicks outside of an element.
Aug 30 · 2 min read
Vue 3 SSR Prefetch Async Data
Use Vue 3 and the Composti API to prefetch data asynchronously during SSR builds.
Aug 28 · 2 min read