I'm Christian
I code apps and tools
Blog
Classes vs. Functions: Which Is Better to use in TypeScript?
In this article, we go over functions, including structuring code, maintaining readability, and leveraging TypeScripts features.
View articleInstalling and using OpenAI: How I use ChatGPT in JavaScript
Learn how to use the OpenAI NPM package to perform natural language processing tasks in JavaScript applications.
View articleNext.js 15 Quickstart: How to Get Started Using App Router in version 15
In the ever-evolving landscape of software development, Next.js is a must-have for your toolbox.
View articleFramer Motion: An Installation, Implementation Quick Start
Ever wondered how to get up and going using framer motion in react? This tutorial will show you how.
View articleRepos
cbmongithub/handy-functions
Tiny, reusable helpers that remove the boilerplate from modern HTTP calls and error handling
View repo