Tech, videogame development, filmaking, and everything in between.
Making a tool to preview static sites
An useless tool for an useless tool?
THAT Screensaver
Creating one of the most infamous screensavers
Building Reusable PostgreSQL Helper Functions in Deno with deno-postgres
Boilerplate code is life.
Object-Oriented Programming in Javascript and Typescript
PostButBetter extends Post.
Interface vs Type – A Comprehensive Guide
Life is full of choices, choose right.
Understanding Typescript Generics
<T extends GreatPost>rate_post(r:T){this.post.rating+= r}