All
Articles 104,014Blog Posts 116,706Tech Tutorials 26,280Research Papers 21,851News 16,131
⚡ AI Lessons

Dev.to · Ja
2mo ago
How Building a Conlang Editor Taught Me What Tagged Unions Can Actually Be In Typescript
I'm building a text editor for constructed languages. The kind of thing where you define phonological...

Dev.to · Ja
2mo ago
Signals, Effects, and the Algebra Between Them
How algebraic data types make reactive state machines explicit, exhaustive, and...

Dev.to · Ja
3mo ago
Aljabr – tagged unions, exhaustive pattern matching, and impl mixins for TypeScript
Two years ago I wrote a blog post called "I Was Bored So I Brought Rust Enums to TypeScript: A Tale...
DeepCamp AI