Common Tech stack:
1. c++ server code
2. Client: Qooxdoo JS universal framework
Desktop client:
1. QT desktop application
2. c++ lib on client
Web client:
1. pureWeb - middleware
Web Client ( HTML, CSS, JS)
Web Client
c++ Local Server
c++ remote Server
PureWeb
Pros. | Cons. | |
---|---|---|
current | No need to learn standard front-end (HTML, CSS). Desktop can uses c++. |
Not easy to hire people. (QT+JS) Not easy to design. It can not directly use common HTML tech.. *HCI |
new | 1. Easy to test by selenium. | no above cons. All JS + JS. |