To begin, with... are we GO yet? YES! Utilising Wails + GO(lang), I have begun creating my conceptual to-do/notepad native app, all of which is currently being wrapped in an attractive Svelte frontend! So far so good!
Also... RICHTEXTHASMADEIT'SBREAKTHROUGH INTO THEBLOG!!!! - Below is the logo of said app :) I cannot tell you the lengths within which it took me to get Active-storage to play nice such that I could upload photos. Actually... I can! Essentially, being newer to web-dev, I have less experience with debugging web technologies. After spending 24hrs+ trying to fix an error 500/403 issue with PUT commands for said Active-Storage for Action-text direct_uploads, I eventually found the Request -> Response facilities within Firefox debug, It told me I got my own details wrong! Rails.Application.Credentials.dig wasn't working properly, nor was Heroku ConfigVars. In the end, explicit definition came to rescue. Here we are! Anyways, behold the current Wails tasks! (its not fancy... yet)