Hacker News new | ask | show | jobs
by localhoster 16 days ago
Tbh I always wondered how are we still matching routes using regex and not something like a radix tree? That would eliminate these kinds of issues no?