js

2024

Bringing treesitter to the Internet

Are we stuck using regex based syntax highlighters forever? What if there is an alternative we could use on the web? In this article I try to use a real parser to highlight syntax in code blocks.

2023

The quest to remove JavaScript by writing JavaScript