Lee Robinson

Results 465 comments of Lee Robinson

> Try leveraging the route handlers and server actions from the app directory to ultimately get rid of server folder and tRPC (I will do this in a whole separate...

Open to ideas on how to fix it!

https://github.com/leerob/leerob.io/pull/698/

I'm okay with keeping this out but thank you regardless!

![CleanShot 2024-01-27 at 10 10 30@2x](https://github.com/leerob/leerob.io/assets/9113740/c58015dc-d4d5-4195-a8a7-77aad610f099)

https://github.com/leerob/leerob.io/commit/76855aeaa8e9ad697ee290b01e1dfdc2dcff145e

It's also worth noting that the initial Turbopack support is for `next dev`, which is only for your local environment. `next build` support will come later 🙏

> There is no locale support for Next API routes so you can't make it multilanguage unless you hardcode all possible language templates and come up with your own placeholder...