Posts
All the articles I've posted.
-
Managing Tech Debt in Copilot Projects
Published: at 03:43 PMTools like GitHub Copilot demand better coding, not less. This article contains strategies to prevent and mitigate the accumulation of technical debt when using AI coding tools.
-
Build Pretty Websites Quickly With Tailwind CSS and DaisyUI
Published: at 03:21 PMLearn how to use Tailwind CSS and DaisyUI to build websites quickly. This guide covers installation, usage, and benefits of these tools.
-
Product Development: Start with an MVP
Published: at 05:09 PMLearn how to approach product development effectively. Begin with a long-term vision, then focus on building a Minimum Viable Product (MVP). Break down the MVP into manageable parts, build it, and iterate based on user feedback.
-
TypeScript Crash Course: A Fast-Paced Guide
Published: at 04:53 PMLearn the basics of TypeScript quickly. This crash course covers variables, data types, control flow, functions, and data structures.