#7gui — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #7gui, aggregated by home.social.
-
Working on the last #7gui challenge for a library. It's a fun challenge: make a spreadsheet. But I don't think its a good challenge to prove out a framework or library. Doing it all the same...
I wrote this hacky formula engine, it uses eval but its a tiny bit more clever. I get into the details here: https://github.com/JAForbes/formulaic?tab=readme-ov-file#how-does-it-differ-from-a-simple-eval
formulaic is also the first library I've written in #deno, I used #dnt to publish to npm. I'm really enjoying deno lately.