BLUE
IB
Ian Bicking
@ianbicking.hachyderm.io.ap.brid.gy
Software developer from Minneapolis, long lapsed open source author, working at Brilliant.org - previously Mozilla and Meta. searchable [bridged from hachyderm.io/@ianbicking on the fediverse by fed.brid.gy/ ]
2 followers0 following149 posts

I've created types and validators for templates, but part of that is because I'm working with other folks who don't touch code and only touch the text. But maybe I'll embrace the code here. (To make a DSL of a tagged template, you can just insert markers for each ${} substitution, parse the […]

1

If I'm going to make use of tagged templates, it'll be more interesting if I use actual classes and class hierarchy, and real variables. And... that's not unreasonable. In this model each entity would be its own class, with a named and typed variable. So if Alice and Bob want to refer to each […]

1
IB
Ian Bicking
@ianbicking.hachyderm.io.ap.brid.gy
Software developer from Minneapolis, long lapsed open source author, working at Brilliant.org - previously Mozilla and Meta. searchable [bridged from hachyderm.io/@ianbicking on the fediverse by fed.brid.gy/ ]
2 followers0 following149 posts