76
Making GUIs, how do you pick?
(lemmy.world)
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
Follow the wormhole through a path of communities !webdev@programming.dev
For the web you're 100% going to need JavaScript. More languages are targeting web assembly now. But there's always some JS.
We use c# blazor at work and it's 90% c# on the frontend. It's not ideal with general purpose websites as the upfront load can be huge.
You're probably better picking something like react which has as a huge ecosystem and is widely used.