Inertia.js Preact Adapter #3433
Closed
jrson83
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Inertia.js & Preact
In the last weeks I spent a lot of time learning how Inertia.js works and how the adapters are build.
Since I really enjoy Preact I wanted to have Inertia.js work with it.
What is Inertia.js?
Inertia.js Preact Adapter
Now I created the Inertia.js Preact Adapter, which is a port of the Inertia.js React Adapter. The adapter includes all current features and is ready for Inertia.js (SSR) Server, which was releases at the beginning of this month.
To show a demo of the adapter I created a fork of the original PingCRM, which I then ported to work with the adapter and Preact. A live demo of the app is available at https://pingcrm-preact.jrson.de/.
I'm really happy with the results and if anyone would like to test the adapter and give some feedback, I would appreciate.
Beta Was this translation helpful? Give feedback.
All reactions