My initial thought is that you need to ask yourself, is it really necessary?
There are blade component, livewire components, and filament components.
They all use php instead of JavaScript.
I am helping a friend with a project with the tech stack of Laravel 10, Inertia, React and Javascript.
I am wanting to add typescript to the project before we create a ton of components.
I can use Typescript, but setting it up is out of my skill set and adding support for typescript appears to be complicated given all the moving parts in place.
Can someone please provide some guidance, resources or documentation that will help guide me through the process?
Thanks In Advance!
Please or to participate in this conversation.