Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 618 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 618 Bytes

Cross-platform application development with QML and JavaScript

Slides for my talk at Corkdev meetup on Tuesday, 11 August 2015.

Visible online here.

Description

This talk will introduce you to Qt Quick, a part of the Qt framework that allows us to build cross-platform mobile and desktop applications, using QML and JavaScript. Without writing a single line of C++ code, we can attain close to native application performance, while allowing developers and designers to work productively.