makes desktop apps a lot easier if you do section them up as MVC tho
if you know of the app keybase, it has a go-based data/network backend that plugs into an app framework middleware with a presentation engine on top
makes desktop apps a lot easier if you do section them up as MVC tho
if you know of the app keybase, it has a go-based data/network backend that plugs into an app framework middleware with a presentation engine on top
yeah, maybe the part that is unfamiliar is the front end is maybe a bit different and easier to muddle with the other parts