Coding

232 articles

TypeScript, Python, and the AI Feedback Loop in Development

TypeScript, Python, and the AI Feedback Loop in Development

Discover how TypeScript, Python, and AI feedback loops are transforming software development. Insights from GitHub Next's leader Idan Gazit reveal the future of coding.

By Kevin Liu3 min read
Managing Complex Form State in Vue3/Nuxt3: A Comprehensive Guide

Managing Complex Form State in Vue3/Nuxt3: A Comprehensive Guide

Learn to manage complex form state in Vue3/Nuxt3 with the Composition API. Discover effective strategies for separation of concerns and improved code quality.

By Kevin Liu5 min read
Explaining the Accessible Benefits of Using Semantic HTML Elements

Explaining the Accessible Benefits of Using Semantic HTML Elements

Explore the accessible benefits of using semantic HTML elements like <button> over generic <div>. Enhance user experience and SEO!

By Kevin Liu4 min read
The Story Behind Peaceful Night: A Calm Space for Tired Minds

The Story Behind Peaceful Night: A Calm Space for Tired Minds

Explore the journey of Peaceful Night, an app crafted for those seeking simplicity and tranquility in their quest for restful sleep.

By Kevin Liu3 min read
The Most Hated CSS Feature: Understanding tan()

The Most Hated CSS Feature: Understanding tan()

Explore the reasons behind the disdain for tan() in CSS and learn how to use it effectively, or find simpler alternatives for your projects.

By Kevin Liu3 min read
GoREST is Dead: A New Era with GoREST 0.2.0

GoREST is Dead: A New Era with GoREST 0.2.0

GoREST has officially transitioned from version 0.1 to 0.2.0, focusing on flexibility and performance. Join the journey as we redefine REST API development.

By Kevin Liu3 min read
The Factory Method Pattern: Key to Scalable Code

The Factory Method Pattern: Key to Scalable Code

Learn how the Factory Method Pattern simplifies object creation and enhances code scalability, reducing bugs and complexity.

By Kevin Liu4 min read
Understanding 'The AI Ick': Why Human Creativity Matters

Understanding 'The AI Ick': Why Human Creativity Matters

Discover 'The AI Ick' phenomenon and its implications on creativity. Learn how developers can effectively integrate AI tools while valuing human insight.

By Kevin Liu3 min read
Learning from History: Insights for Pump.fun's Future

Learning from History: Insights for Pump.fun's Future

Understanding past cryptocurrency cycles reveals essential insights for navigating Pump.fun's future and maximizing investment potential.

By Kevin Liu5 min read
2025.8 Release: Stack Overflow Internal for Enterprise Knowledge

2025.8 Release: Stack Overflow Internal for Enterprise Knowledge

Explore Stack Overflow Internal, the latest release enhancing enterprise knowledge management. Discover key features and implementation tips for developers.

By Kevin Liu4 min read
Headings: Semantics, Fluidity, and Styling in Coding

Headings: Semantics, Fluidity, and Styling in Coding

Explore the significance of headings in coding, focusing on semantics, fluidity, and styling in React and Next.js applications.

By Kevin Liu3 min read
Guide to Leveraging Built-in Barcode Scanners on Android PDAs with Flutter

Guide to Leveraging Built-in Barcode Scanners on Android PDAs with Flutter

Discover how to utilize built-in barcode scanners on Android PDAs in your Flutter app with the flutter_pda_scanner_v2 package. Enhance functionality and user experience seamlessly.

By Kevin Liu4 min read