Diving deep in Laravel Nova custom component development, we will take a look on how we can set up our components to use Vite, Typescript and Tailwindcss
As I was working on a custom Laravel Nova component, a question came into my mind: How annoying would it be to try and port this component to use Typescript.