AdonisJS / InertiaJS

InteriaJS provides a unique approach to a monolith application, which they call the "modern monolith." It allows us to easily mesh our server-side to our client-side without needing to change much code.

Recently Released on InertiaJS

Adonis + Inertia SSR
AdonisJS + InertiaJS #9.0

How To Create An AdonisJS 5 & Inertia 1 Project with SSR

AdonisJS + InertiaJS #8.0

Form Validation Error Handling

AdonisJS + InertiaJS #7.0

Introducing InertiaJS Forms & The InertiaJS Form Helper

AdonisJS + InertiaJS #6.0

Simplifying Imports with Path Aliases & Global Components

AdonisJS + InertiaJS #5.0

Naive UI and Vue 3 Component Import on Demand

AdonisJS + InertiaJS #4.0

Adding TailwindCSS to our Adonis, Inertia, Vue Application

NEWS

The AdonisJS InertiaJS Adapter Now Supports Vue Server-Side Rendering (SSR)

AdonisJS + InertiaJS #3.0

Creating Layouts and Defining Default Layouts

AdonisJS + InertiaJS #2.0

Understanding The Flow Between Adonis, Inertia, and Vue 3

AdonisJS + InertiaJS #1.0

How To Add InertiaJS to a New AdonisJS Project