What are some reasons to switch to a "native" desktop stack over a web based one?
John Alcher
Posted on September 3, 2018
Hello my dudes.
My main projects over the past year were software solutions for various businesses. My model so far:
Gather relevant information for planning.
Develop a web app.
Deploy it to their network for consumption.
I chose to create solutions as web applications (even if most of the time internet connection is not required) because web development is my domain and being cross platform is important. Another point is that these are not mission-critical solutions that need to squeeze the maximum performance to operate; continuous delivery is much more valued.
So back to the question(s):
- What are some reasons to switch to a "native" desktop stack over a web based one?
- What are some good options that you can recommend based on the information above?
I could see some greenfield projects in the near future, so I'll be really appreciative for your input!
Posted on September 3, 2018
Join Our Newsletter. No Spam, Only the good stuff.
Sign up to receive the latest update from our blog.