How I Built an Aggregateless Event Store with TypeScript and PostgreSQL A Practical Guide to Event Sourcing with Pure Functions, Query Filters, and Optimistic Locking
Mastering TypeScript: A Guide to Choosing Between ‘type’ and ‘interface’ In the TypeScript realm, 'type' and 'interface' play pivotal roles. This article breaks down their distinctions and offers insights on when to leverage each, ensuring more robust TypeScript code.