All
Articles 104,143Blog Posts 116,862Tech Tutorials 26,310Research Papers 21,854News 16,147
⚡ 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