Hacker News new | ask | show | jobs
by SpaghettiX 795 days ago
Has anyone also used an interesting alternative, Elysia, and understand the differences? Both are quite modern, ergonomic frameworks.
1 comments

I have tried both. Elysia is nice but one thing I noticed is it absolutely trashed my typescript language server in webstorm, not even using complex routers. Elysia kind of abuses templates, so even simple configurations take a while to process.