Your North Star for AI: Idea to Product
By: Isaac ― October 20, 2025
A practical guide for developers building with AI. Learn how to define your north star and ship focused products from idea to MVP to production without losing your way or falling into scope creep.
Category: General
Using AI responsibly for developers
By: Isaac ― February 17, 2024
How can developers use AI responsibly and ethically? This article explores the risks of using AI and how to use it responsibly.
Category: General
Learn how to fine-tune GPT-3.5 Turbo
By: Isaac ― August 29, 2023
Learn how to fine-tune GPT-3.5 Turbo to always respond with JSON output - super useful when integrating AI into tools and APIs.
Category: General
Mini Reactive JS
By: Isaac ― May 29, 2023
Learn how simple it is to make a mini, reactive JavaScript library from scratch!
Tags: Basics, JavaScript
Category: Object-Oriented
Invocable Apex Functions
By: Isaac ― February 12, 2023
Salesforce Invocable Apex Functions allow you to bring the full power of Apex into the world of Flows!
Category: Salesforce