Ask HN: Any true alternatives to electron JavaScript?
11–20 of 22 posts
Re: Ask HN: Any true alternatives to electron JavaScript?
#12Re: Ask HN: Any true alternatives to electron JavaScript?
#13Re: Ask HN: Any true alternatives to electron JavaScript?
#14Re: Ask HN: Any true alternatives to electron JavaScript?
#15Tauri is solid, but after 10 years of navigating the space and shipping desktop apps. My best advice is JUST USE ELECTRON. I know! it hurts to ship a bloated shell, but it works like charm
Re: Ask HN: Any true alternatives to electron JavaScript?
#16Tauri is solid, but after 10 years of navigating the space and shipping desktop apps. My best advice is JUST USE ELECTRON. I know! it hurts to ship a bloated shell, but it works like charm
What are the issues you had that pulled you away from tauri?
Re: Ask HN: Any true alternatives to electron JavaScript?
#17Drop a SQLite db if you want a quick portable app, or postgresql if something more robust on your server.
Tell your AI of choice [2] to create a TODO rust app [1] in html, css and js using wry and winit and you'll see what I mean, a thing of beauty
[1] https://github.com/kuyawa/todo-rust
[2] https://github.com/kuyawa/todo-rust/blob/main/prompt.txt