/dev/logs/charaf.rezrazia Laravel enthusiast notes and thoughts
vite

Setting up Laravel Nova with Vite and Typescript

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

laravel

Taking Laravel Nova to the next level with Typescript and Vue

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.