Hacker News new | ask | show | jobs
by jwblackwell 562 days ago
I am using Laravel Blade components which are effectively just fully server rendered templates in component style, so you get the benefit of that mental model.

Then you can just add Alpine as necessary.