inertia

Inertia.js lets you quickly build modern single-page React, Vue and Svelte apps using classic server-side routing and controllers. (by inertiajs)

Inertia Alternatives

Similar projects and alternatives to inertia

  1. React

    1,926 inertia VS React

    The library for web and native user interfaces.

  2. Civic Auth

    Auth in Less Than 5 Minutes. Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.

    Civic Auth logo
  3. Tailwind CSS

    1,496 inertia VS Tailwind CSS

    A utility-first CSS framework for rapid UI development.

  4. vite

    900 inertia VS vite

    Next generation frontend tooling. It's fast!

  5. supabase

    874 inertia VS supabase

    The open source Firebase alternative. Supabase gives you a dedicated Postgres database to build your web, mobile, and AI applications.

  6. Svelte

    702 inertia VS Svelte

    web development for the rest of us

  7. htmx

    642 inertia VS htmx

    </> htmx - high power tools for HTML

  8. astro

    591 inertia VS astro

    The web framework for content-driven websites. ⭐️ Star to support our work!

  9. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
  10. Laravel

    415 inertia VS Laravel

    Laravel is a web application framework with expressive, elegant syntax. We’ve already laid the foundation for your next big idea — freeing you to create without sweating the small things.

  11. Vue.js

    385 inertia VS Vue.js

    This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core

  12. core

    357 inertia VS core

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web. (by vuejs)

  13. daisyui

    285 inertia VS daisyui

    🌼 🌼 🌼 🌼 🌼  The most popular, free and open-source Tailwind CSS component library

  14. create-t3-app

    194 inertia VS create-t3-app

    The best way to start a full-stack, typesafe Next.js app

  15. turbo

    155 inertia VS turbo

    The speed of a single-page web application without having to write any JavaScript (by hotwired)

  16. fastify

    127 inertia VS fastify

    Fast and low overhead web framework, for Node.js

  17. graphql

    125 inertia VS graphql

    RedwoodGraphQL

  18. Stimulus

    115 inertia VS Stimulus

    A modest JavaScript framework for the HTML you already have

  19. joystick

    56 inertia VS joystick

    A full-stack JavaScript framework for building stable, easy-to-maintain apps and websites.

  20. RoadRunner

    🤯 High-performance PHP application server, process manager written in Go and powered with plugins

  21. react-rails

    22 inertia VS react-rails

    Integrate React.js with Rails views and controllers, the asset pipeline, or webpacker.

  22. pingcrm

    16 inertia VS pingcrm

    A demo application to illustrate how Inertia.js works.

  23. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better inertia alternative or higher similarity.

inertia discussion

Log in or Post with

inertia reviews and mentions

Posts with mentions or reviews of inertia. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2025-04-15.
  • JSX over the Wire
    8 projects | news.ycombinator.com | 15 Apr 2025
    This feels a lot like https://inertiajs.com/ which I've really been enjoying using recently
  • My AI-Powered Workflow for Writing Elixir and Phoenix with Windsurf
    1 project | dev.to | 10 Mar 2025
    But here's the thing - the more niche your tech stack gets, the less reliable AI becomes. Take my setup for example: I use Elixir, Phoenix, React, and Inertia for my side projects. The Inertia adapter for Phoenix is super new and not widely adopted yet (which is a shame - this combo is incredibly productive and performant). There's just no way current AI models have enough training data on this specific stack to generate useful code. The more specialized your tools, the more you'll need to rely on your own expertise rather than AI assistance.
  • Understanding Inertia.js 2.0: A Comprehensive Guide for React and Vue Integration with Laravel
    4 projects | dev.to | 2 Feb 2025
    Inertia.js Official Documentation - Core concepts and API reference
  • Construindo um monolito moderno com Inertia.js
    1 project | dev.to | 3 Jan 2025
  • A 2024 Retrospective: My Unexpected Astro & Laravel Love Affair
    4 projects | dev.to | 2 Jan 2025
    But if I still want to write a React App and keep all that knowledge hard earnt, blood sweat and toil I can as Laravel can do that also with a 'glue' code called Inertia of which I have not played with nearly enough in 2024 and will no doubt explore more in the coming year. Where as I would have reached for Firebase or similar to give me a solid back-end for my front end apps in the React space I can now lean heavily on Inertia to do the heavy lifting for me to integrate with Laravel on the back end, removing lock in to BaaS services and allowing me to 'take back control' of my data, truly owning it on my own cloud VM, swarm, k8s cluster or whatever I like.
  • Htmx 2.0.4 Released
    7 projects | news.ycombinator.com | 13 Dec 2024
  • Dynamic named slots in Vue 3
    3 projects | dev.to | 21 Nov 2024
    I’ve recently been re-building an admin panel in a personal Laravel-based project, convering it from “traditional” Blade views to an Inertia-based solution. As part of this, I’ve been identifying repeating elements that can be extracted into reusable Vue components.
  • A Guide to Server-Side Rendering
    17 projects | dev.to | 12 Nov 2024
    Laravel: Offers SSR capabilities through Inertia.js or its own Livewire component.
  • Inertia.js – Build React, Vue, or Svelte apps with server-side routing
    9 projects | news.ycombinator.com | 6 Sep 2024
    Someone managed to fix this issue with a ref hook, https://github.com/inertiajs/inertia/issues/1631#issuecommen...
  • Simplifying Form Handling in Vue Applications with Form JS - Inspired by Inertia JS
    2 projects | dev.to | 16 Jul 2024
    Recently I have been working on FormJs, which is a form helper and wrapper around Axios, inspired by inertiaJs. The purpose behind writing this new library was to streamline the process of how we handle the form on the front-end side. Validating forms is a crucial aspect of the form-handling process, and a lot of us who work in front-end development, particularly with Vue, have relied on vee-validate for this purpose. However, vee-validate has undergone significant changes and evolved in a different direction.
  • A note from our sponsor - CodeRabbit
    coderabbit.ai | 17 Apr 2025
    Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →

Stats

Basic inertia repo stats
135
7,038
9.7
3 days ago

inertiajs/inertia is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of inertia is TypeScript.


Sponsored
Auth in Less Than 5 Minutes
Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.
www.civic.com

Did you know that TypeScript is
the 1st most popular programming language
based on number of references?