FastHTML is a new Python web framework developed by Jeremy Howard and others, designed to simplify web development by minimizing the need for JavaScript and CSS. The framework leverages HTMX to allow ...
Using an LLM to migrate a Python web app to Rust seemed like a fun project, but then hit the bumps.