this post was submitted on 18 Sep 2023
533 points (92.1% liked)

linuxmemes

20770 readers
1679 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] Alfika07@lemmy.world 34 points 1 year ago (4 children)

Just wait for Tauri for mobile so there will be no reason for somebody to use Electron.

[–] Andrew15_5@mander.xyz 12 points 1 year ago (1 children)

I like that for every Electron meme there's a Tauri comment.

[–] SnipingNinja@slrpnk.net 3 points 1 year ago

That's how I learnt about it. Funny enough I can't see the image on this post (doesn't load) but I can see the comments

[–] scarilog@lemmy.world 4 points 1 year ago

Front end developers will also have to learn rust, so tauri still presents a barrier to entry.

[–] Nonononoki@lemmy.world 4 points 1 year ago (1 children)

A big reason for me to use Electron is that Typescript is really easy to use. Does Tauri support that?

[–] httpjames@sh.itjust.works 6 points 1 year ago

Tauri supports the major web frameworks, like React, Next, Sveltekit, etc, so yes.

[–] Andrew15_5@mander.xyz 4 points 1 year ago

It already should work on mobile, but it's not production ready. I really want to try it out when I have time.