You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi there,
I use Inertia now for quite some time and i noticed that the data is very ugly and also takes very much space and isnt't very nice to work with if you want to access specific elements on the page.
So I came up with the idea to make a data div in the dom where the data of the page will be stored but after the data is retrieved, it will be stored in js itself and then the data div will be deleted, therefore there won't be this ugly and very unpractical app div with all the data
Hope this would be useful for Inertia,
let me know your opinions
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there,
I use Inertia now for quite some time and i noticed that the data is very ugly and also takes very much space and isnt't very nice to work with if you want to access specific elements on the page.
So I came up with the idea to make a data div in the dom where the data of the page will be stored but after the data is retrieved, it will be stored in js itself and then the data div will be deleted, therefore there won't be this ugly and very unpractical app div with all the data
Hope this would be useful for Inertia,
let me know your opinions
Beta Was this translation helpful? Give feedback.
All reactions