this post was submitted on 30 Sep 2023
102 points (90.5% liked)

Programming

17443 readers
169 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[โ€“] onlinepersona@programming.dev 9 points 1 year ago (10 children)

For prototyping: Python

For desktop UI: Rust

For OS scripts: Bash, then Python

For web backend: Python (Rust gets a Django-like framework with an ORM that doesn't expose SQL like butane)

For web frontend: Javascript ๐Ÿ˜ข Because it's all I know, but I would like to pick up Slint (Rust --> WASM)

[โ€“] Black616Angel@feddit.de 16 points 1 year ago (9 children)

For desktop UI: Rust

Okay, what crate do you use for UI, that it is your goto?

load more comments (7 replies)
load more comments (7 replies)