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
I would love to suggest to enable the remote Lua <==> Javascript communication, because that will make our life easier. As a full-stack developer, I know how to work with JavaScript frameworks like React, Vue, etc and I would love to be able to use them in MTA as you can in FiveM, Rage:MP with hot reload. I know that you can build HTML files and use them, but why to complicate it? You have to build and restart the resource every time you make a change in order to reload the page, but with hot-reload ( dev server ) this problem won't exist and you would be able to see changes in real time. At least, make it optional, so developers can use it at their own risk or only for developing and in production to use a local HTML file ( build ).
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.
-
Hello!
I would love to suggest to enable the remote Lua <==> Javascript communication, because that will make our life easier. As a full-stack developer, I know how to work with JavaScript frameworks like React, Vue, etc and I would love to be able to use them in MTA as you can in FiveM, Rage:MP with hot reload. I know that you can build HTML files and use them, but why to complicate it? You have to build and restart the resource every time you make a change in order to reload the page, but with hot-reload ( dev server ) this problem won't exist and you would be able to see changes in real time. At least, make it optional, so developers can use it at their own risk or only for developing and in production to use a local HTML file ( build ).
Beta Was this translation helpful? Give feedback.
All reactions