After being an old sea dog about the D2D changes in JUCE 8, I just want to share with the team that the new webview API – is remarkably slick.
I am blown away by how powerful this concept of zipping a production web app up and shipping it as binary data is. I can’t wait to start to power all sort of insane visuals and frontend components like this.
Resource provider is geniiiusssssssssss. I love that my JUCE app is now basically a powerful little web server, and I can run as many separate mini web servers as I want without even having to think about ports or sockets or anything.
Kudos and thank you so much for making this possible / accessible.