Posts ✏️
All the articles I've posted.
The Computed Inlining Refactoring Pattern in Vue
Learn how to improve Vue component performance and readability by applying the Computed Inlining pattern - a technique inspired by Martin Fowler's Inline Function pattern.
Read More→Are LLMs Creative?
Exploring the fundamental nature of creativity in Large Language Models compared to human creativity, sparked by reflections on OpenAI's latest image model.
Read More→The Inline Vue Composables Refactoring pattern
Learn how to apply Martin Fowler's Extract Function pattern to Vue components using inline composables, making your code cleaner and more maintainable.
Read More→Math Notation from 0 to 1: A Beginner's Guide
Learn the fundamental mathematical notations that form the building blocks of mathematical communication, from basic symbols to calculus notation.
Read More→