Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I’ve used it for all kinds of production stuff over the years, from web to desktop and mobile apps.


Interesting, how do you distribute/publish those apps?


Web: create an executable distribution[1] and ship it to a server.

Windows/Linux/macOS: same as web, using cross-compilation[5]. Additionally for macOS, embedded in a Swift app and distributed as a .dmg[2] and on the Mac App Store[3]

iOS: embedded in a Swift app and distributed on the App Store[4].

[1]: https://docs.racket-lang.org/raco/exe-dist.html

[2]: https://franz.defn.io/

[3]: https://apps.apple.com/us/app/franz-apache-kafka-client/id64...

[4]: https://apps.apple.com/us/app/podcatcher-podcast-player/id67...

[5]: https://docs.racket-lang.org/raco-cross/index.html


What UI framework did you use for mobile?





Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: