Writing a background service in GoLang
We built our new POS system as a progressive web app sitting in the user’s browser. That’s because a web application offers a lot of advantages. It’s easier to maintain, faster to build and the tooling is very advanced. But it lacks access to some of the APIs…