Using publii and coding in any language, means previewing the result every 30 seconds.
This is very time consuming, that why a lot of framewotrk offer "hot code reloading".
The idea is you DO NOT have to push any preview button, :
1 the software monitor your changes in the post . Basically when you push save
2 The preview is generated automatically without asking in the background.
3 When you go in the preview page inside publie, to be developped , you can see the current preview version. Tada!
This feature requires to implement a chrome webbrowser of some kind in the publii app (already using electron). Not sure of the technical.
A workaround that would be very nice, is to open the preview in the SAME chrome or firefox tab . As we click preview all the time in 15 min I have 30 tabs preview x)
Feature Description
Using publii and coding in any language, means previewing the result every 30 seconds. This is very time consuming, that why a lot of framewotrk offer "hot code reloading".
The idea is you DO NOT have to push any preview button, :
1 the software monitor your changes in the post . Basically when you push save
2 The preview is generated automatically without asking in the background.
3 When you go in the preview page inside publie, to be developped , you can see the current preview version. Tada!
This feature requires to implement a chrome webbrowser of some kind in the publii app (already using electron). Not sure of the technical.
A workaround that would be very nice, is to open the preview in the SAME chrome or firefox tab . As we click preview all the time in 15 min I have 30 tabs preview x)