not optimized and slow
The app is quite useful, but the ending result at least for html exports is too many files and unoptimized. After exporting the files I've minified all the files and compressed the images reducing their size, and deleting many useless files, but even like this is quite slow.
This is an example of a Story I made: https://english.anidd.space/Story/TheFox/
Would be nice to have a cleaner code and the option to optimize the files automatically for the exports in html.
An option for displaying a button in the presentations to change to fullscreen would be nice, so it won't be messy when using a phone browser.

Alessandra_PubCoder
May 9, 2024Hello,
thanks for your feedback, your project is pretty nice and not so slow at the end of the day.
Our suggestion here is to use directly in the PubCoder project all the assets in small sizes and jpg format.
There is also a feature that will help you to minified and compress all the assets (Project menu item and "Analize Project").
Our suggestion is also to not modify the HTML export, and regarding the display button to change the page in full screen, is something that you can do using javascript code and applying it to the button.
Regarding the phone browser, please check the redinditions options here: https://docs.pubcoder.com/pubcoder_renditions.html
Using this method you are in charge of the visualization of the output also on mobile!
Thanks for the good ideas and for sharing your experience,
Best