About the Author
Stuff I worked on
Using TreeSitter to get rid of NodeSASS
3/30/2025
The bundle size of our app was unnecessarily big. NodeSASS was causing most of it. We decided to replace it with JSS. To track the size of the project and the progress, I made a custom analyzing tool that builds a graph of dependencies.
Formalizing loose processes.
3/30/2025
Unwritten rules are those things that everybody follows but nobody talks out loud. Sometimes you break one of those unwritten rules and somebody comes to you and says: 'Hey, we have a better way of doing that'.