Hacker News new | ask | show | jobs
by michilehr 1236 days ago
I would use a full stack framework so I do not have the overhead of creating API endpoints.

I would use Laravel with Livewire.

1 comments

You might also want to check out https://wasp-lang.dev/ - it lets you use React & Node.js (although it seems you prefer php), but you don't have to write API endpoints + everything works out-of-the-box

(disclaimer: I'm one of the main contributors to the project)

Thank you for your reply matijash!

I am not tied to a language. wasp looks very cool and will definitely try it out on the next educational day at the office!

nice, thanks for giving it a look! Btw, what is an educational day? You get to spend the day learning something new?
Yes. I did introduce it in my team to check out new technologies and frameworks which may or may not be useful for work.