November 22, 2024

Build a SPA without an API. Rails and Inertia.js – Part 3

Complete your Rails-Inertia setup in Part 3 of our guide by refining your app with nested routing, JS routes, serializers, and streamlined data management for a robust single-page application.

November 22, 2024

Build a SPA without an API. Rails and Inertia.js – Part 2

How to implement CRUD operations, manage forms, and handle validations using Rails and Inertia.js.

November 22, 2024

Build a SPA without an API. Rails and Inertia.js – Part 1

Creating a new Rails project and laying the foundation for integrating Inertia.js