Hacker News new | ask | show | jobs
by dmaginas 2 days ago
I have the following setup in my project: - Frontend/UI: TypeScript/React - Backend: C++/Qt

The frontend is hosted in a QWebEngineView. I prefer React/TypeScript to QML. I was considering using Electron but it's too heavy for my purpose.