Today I'm working on two projects: VoltX.js, a web framework inspired by htmx and alpine, and beacon, a LSP implementation and type system for Python.
Beacon
Yesterday I extracted and then expanded the rst parser and renderer that I wrote into a standalone published crate. Today I plan on reintegrating it.
I've got a lot of reading to do. So far my work on the hindley milner system portion of the codebase feels like a blur. Lots of stuff I don't completely understand. There's a popular paper called Typing Haskell in Haskell that I'm going to try to get through today.
VoltX
Today's all about developer experience and "delight." I want to make the tool as drop in as possible with powerful insights into the reactive lifecycle. So far I've finished error boundaries and even deployed a demo!
Thanks for reading. Go Dodgers!