-
Notifications
You must be signed in to change notification settings - Fork 29
Languages And Frameworks
Joel Lonbeck edited this page Jun 25, 2015
·
3 revisions
This is a list of languages and libraries used in the project.
##Testing Frameworks
- mocha Unit testing framework
- TODO: acceptance testing framework
##Programming Standards
- JavaScript written for this app should adhere to the ECMAScript 6 specification or, in cases where documentation or implementation are incomplete, the ECMAScript 5.1 specification.
- Promises! This makes everything amazing so be sure to make lots of them.
##Platform The core of this project is powered by nwjs.
##Libraries and Frameworks tS desktop is developed using a number of different frameworks and libraries.