Hacker News new | ask | show | jobs
by sys_64738 1550 days ago
> Low barrier to entry - if you know javascript you are good to good. No need to learn C++ or Java for building a desktop app.

What language would you write the actual app logic in?

1 comments

Rendering engine and toolkits in C++ but application logic in Python/Ruby/JS with layouts and styling in their own file format. Which describes QT and the Web.