|
|
|
|
|
by deergomoo
1864 days ago
|
|
> An alternative is to just serve the HTML from your ruby/php and then take over in the frontend This is still incredibly common for apps that are mostly server rendered but use React/Vue etc "sprinkled" through the codebase for more complex bits of UI. |
|