DEV Community

Discussion on: The First Time I Learning Programming

 
eric23 profile image
Eric

Cool!
I think there a number of advantages with web apps. And they can always be packaged as an Electron app.
Right now I'm building all the components/widgets in Svelte that I use in desktop applications.
I'm trying to theme them as what they look like in Linux Mint Cinnamon.

Thread Thread
 
itsdonnix profile image
Don Alfons

Agree!! BTW you can check out this => github.com/romgrk/web-toolkit, but this one is based on GTK's Adwaita theme. BTW good luck man!

Thread Thread
 
eric23 profile image
Eric

Thanks for the link! That's pretty much what I'm hoping to reproduce.
Good luck to you too!