Giter Site home page Giter Site logo

Comments (8)

sarthak-19 avatar sarthak-19 commented on July 26, 2024 3

So in the process of learning to create a desktop application, I came across two frameworks for GUI as Go don't have in-built GUI libraries :

  1. Wails
  2. Fyne
    I was initially fixated on using Wails but now got confused as to what will be a better choice.

Fyne is

  • a cross platform GUI inspired by Material Design
  • more popular and stable
  • has better community support
  • has last release 6 months before
  • use Vue templates
  • no need to know React, Angular or VueJS framework, we can create GUI applications for Windows Mac Linux in Go itself.

While Wails last release was 2 years ago

  • is growing
  • gives us flexibility in developing UI
  • allow us to use good old HTML, JS, and CSS.
  • can use any front-end technology we are familiar with like React

Here's website for reference :

Please take a look into this, so we can finalize the framework and have a discussion on it.

from age-viewer.

saadjameel avatar saadjameel commented on July 26, 2024 1

Yes better to understand the core knowledge first then we'll move to the desktop framework part.

from age-viewer.

Nimra-1234 avatar Nimra-1234 commented on July 26, 2024 1

I'm using this series, which I found very interesting and informative.
Link : https://www.youtube.com/watch?v=JoJ8Sw5Yb4c&list=PLRAV69dS1uWQGDQoBYMZWKjzuhCaOnBpa&index=1
Hope you guys will also love that.

from age-viewer.

AhmarZaidi avatar AhmarZaidi commented on July 26, 2024 1

@sarthak-19 I second that. Wails has much better and refined documentation. Should be easier to learn and adapt.

from age-viewer.

saadjameel avatar saadjameel commented on July 26, 2024

Yes there are many front-end and back-end frameworks of Golang
For front-end we can use : Gin, Echo
For backend we can use : Wails, Guark

from age-viewer.

Nimra-1234 avatar Nimra-1234 commented on July 26, 2024

For Environment setup , I have installed ,

  1. Go Language
  2. VS Code with (GO extension)
  3. And also run "Hello world" simple code over there.

from age-viewer.

AhmarZaidi avatar AhmarZaidi commented on July 26, 2024

I had started with GO basics sometime back. Now I'm continuing with that.
Will look into the frontend libraries after that.

from age-viewer.

sarthak-19 avatar sarthak-19 commented on July 26, 2024

For the front-end part, as mentioned in the AGE project list, there are two choices,

  1. Wails
  2. Guark
    I think we should go with wails as Guark is relatively new and since both are in development stage, Wails is growing at much faster pace.
    What's everyone's take on this?

from age-viewer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.