Jump to content

Speed up development, hot reload


markokas

Recommended Posts

Hi all,

How to speed up development?

After edit Delphi source, we need to wait  Delphi to compile and then wait browser to reload. Browser waiting to reload our new app is the most painful.

What is best practice to speed up reloading new built? 

Do we have something like React, Vue or other tools called "hot reload"

Best regards, Marko

 

Link to comment
Share on other sites

  • markokas changed the title to Speed up development, hot reload
16 hours ago, markokas said:

Hi all,

How to speed up development?

After edit Delphi source, we need to wait  Delphi to compile and then wait browser to reload. Browser waiting to reload our new app is the most painful.

What is best practice to speed up reloading new built? 

Do we have something like React, Vue or other tools called "hot reload"

Best regards, Marko

 

Hello, did You use unigui hyperserver ?

http://www.unigui.com/doc/online_help/hyperserver.htm

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...