Posts
All the articles I've posted.
My experience with ChatGPT
Posted on:December 27, 2022How useful is ChatGPT for a software engineer?
Avoiding TypeScript compilation in Node
Posted on:December 19, 2022Exploring the performance of TSX and ts-node
Mixing JavaScript Runtimes
Posted on:December 16, 2022Exploring how to use Node and Deno together in a mono repository.
React Madness
Posted on:August 11, 2022The React Ecosystem is vast and at times overwhelming. This guide serves to help you make an educated decision on what metaframework to use React with.
Primary Keys
Posted on:July 30, 2022Evaluating some of the pros of cons of using a GUID vs an autoincrementing Integer