|
|
|
|
|
by SCUSKU
765 days ago
|
|
Personally I would start with whatever backend framework you like (Django, Laravel, Rails, etc) and use HTMX. But if you know your application is going to have a lot of complex client side state (like Google Maps) then I would pick React. |
|