Skip to content

jsmuster/qq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qq

QQ is a development platform for building highly modular, maintainable applications quickly.

QQ is comprised of concepts easily understood by any programmer.

QQ is isomorphic and WORA capable. It's a cross-platform "write once, run anywhere" program. A module written with QQ works on multiple platforms including web, mobile, server (Node.js) environments.

QQ also works great as a browser extension, and support for Brightsign digital media player hardware is coming soon, see brightsign.biz

Main focus of QQ is quick application development, deployment and market penetration

Architecture Overview

An Isomorphic application is the combination of techniques in a server-rendered application and a single-page application.

SEO out of the box

Isomorphic apps employ a pattern that exploits storing data locally and minimizing server requests. The apps render flawlessly, maximize SEO, and offer opportunities to share code and libraries between client and server.

Quickstart

[Get started in 5 minutes][quickstart].

Changelog

[Learn about the latest improvements][changelog].

Want to help?

Want to file a bug, contribute some code, or improve documentation? Excellent! Read up on our guidelines for [contributing][contributing] and then check out one of our issues in the hotlist: community-help.