Monkey2 for Progressive Web Apps?

About Monkey 2 Forums Monkey 2 Development Monkey2 for Progressive Web Apps?

This topic contains 1 reply, has 2 voices, and was last updated by  scurty 1 year, 2 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #13396

    Diffrenzy
    Keymaster

    Could Monkey 2 get a “Progressive Web Apps” target someday, or is that just a terrible idea?

    I was thinking that the emscripten target could maybe somehow be copied and tweaked?

    https://developers.google.com/web/progressive-web-apps/

    #13409

    scurty
    Participant

    Hmm, well not sure if you can access the DOM from Monkey2 using Emscripten. Loading a Monkey app with lots of assets in the browser is a bit timey so we’d need a way to increase load times for bigger apps, and a way to cache our apps to be used offline if they aren’t already. Maybe have some server side functions in NodeJS/PHP? Wrap wrap wrap. You can edit the source files of a monkey web app but you have to do it over and over after every rebuild. I feel like this would get complicated fast. Lol. I like this proposal. +2 😉

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.