Programming

Programming concepts explained in plain English with understandable examples

How do AIs code as well as they do?

Claude AI explains in its own words how it writes such good code

Getting a grip on Nuxt's auto-import functionality

Understanding when to use and when to avoid the auto-import magic

Modular site architecture with Nuxt layers

Build sites that scale by organising code by domain, not concern

A guide to MSAL authentication in Vue

Architect a Vue JS app secured with Microsoft Authentication Library

7 code-style variations for strongly-typed JSON

Destructure raw JSON whilst automatically adding type information