I also work in this space and the road ahead gets exponentially harder, unfortunately.
Scrappy – Make little apps for you and your friends
81–90 of 153 posts
Re: Scrappy – Make little apps for you and your friends
#82Earlier quoted context omitted.
I often create small apps like these for my friends, but 100% of them are written in PHP and plain HTML with some JavaScript. They need to be built quickly, deployed quickly, updated quickly, run on every device, and be runnable by sending a link on WhatsApp. So it doesn't matter what Apple does because I'm never going to put something like that into any App Store.
Well the reason why you are having to use a web browser rather than sharing the app written using native APIs is because Apple forces you to use the App Store, so you yes did matter what Apple does. They prevent you from using the native toolkit and your use of the browser is partly a workaround for that EDIT also Apple are in full control of what functionality they expose in their web APIs so even then it matters hu…
I don't have to use a web browser; I want to use a web browser. I'm not in the US, so almost nobody I know uses an iPhone, and I could easily send them APKs, but why go through the trouble?
Re: Scrappy – Make little apps for you and your friends
#83Re: Scrappy – Make little apps for you and your friends
#84"A hand-sized touchscreen is too small for editing Scrapps comfortably"
I would encourage them not to underestimate the tenacity of mobile phone users!
For a lot of people these days their mobile phone is their only digital computing device. People write code on mobile phones. People write entire novels.
I think this tool's impact could be greatly increased by taking the time to figure out a mobile editing interface, even one that feels less comfortable than the desktop experience.
Re: Scrappy – Make little apps for you and your friends
#85Re: Scrappy – Make little apps for you and your friends
#86Re: Scrappy – Make little apps for you and your friends
#87Re: Scrappy – Make little apps for you and your friends
#88Earlier quoted context omitted.
Well the reason why you are having to use a web browser rather than sharing the app written using native APIs is because Apple forces you to use the App Store, so you yes did matter what Apple does. They prevent you from using the native toolkit and your use of the browser is partly a workaround for that EDIT also Apple are in full control of what functionality they expose in their web APIs so even then it matters hu…
> Well the reason why you are having to use a web browser I don't have to use a web browser; I want to use a web browser. I'm not in the US, so almost nobody I know uses an iPhone, and I could easily send them APKs, but why go through the trouble?
Also iPhone is not just a US thing. I’m in Germany and iPhone is very popular here too
Re: Scrappy – Make little apps for you and your friends
#89View your friend's apps, use your friend's apps, remix your friend's apps to suit your needs.
But it needs to be all-in on speech. End-to-end abstracts away the concept of code. Speech-to-App.
Re: Scrappy – Make little apps for you and your friends
#90So, just like Delphi? (I wonder if somebody ported Delphi / Lazarus to WASM)