Open
Description
What?
This package is focused on URL generation but I saw value on adding a little DSL on the Phoenix controllers to annotate what props are sent to frontend frameworks like Inertia.js.
The idea is that the user annotate somehow that the props sent to the inertia pages have cerntain shape and this shape will be transformed from elixir to typescript types
then it can be imported to be used as props in the inertia page on the frontend part. For example on a React page component.
The idea is to have fully typed history bewteen controllers and frontend frameworks so we can have
URL and Props interoperability.
Metadata
Metadata
Assignees
Labels
No labels