We built something like this by hand without much difficulty for a product concept. We'd initially used LangGraph but we ditched it and built our own out of revenge for LangGraph wasting our time with what could've simply been an ordinary python function. Never again committing to any "framework", especially when something like Claude Code can write one for you from scratch exactly for what you want. We have code on…
This is one of the worst takes I've ever heard. There's a reason industries have standards. If you replace established libraries with vibecoded alternatives you will have: - less documentation - less tested code - no guarantees it's doing the right thing - a dice roll for whether it works this time on this project - a bad time in general
just like jQuery still exists and is being actively developed