Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 19 additions & 0 deletions toolinfo/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
Here are some of the tools Chander Dhall talked about in his talk:

[Gulp](http://gulpjs.com/)
Used as part of the build system to help optimize javascript files

[DBMonster](http://mathieuancelin.github.io/js-repaint-perfs/)
A site that allows you to compare multiple different Javascript frameworks like Angular, Angular 2, React

[DBMonster-Aurelia](http://jdanyow.github.io/aurelia-dbmonster/)
A site showing the DBMonster performance for Aurelia

[Postman](https://www.getpostman.com)
A browser extension that allows you to create API requests

[Underscore](http://underscorejs.org/)
A Javascript utility library

[Aurelia](http://aurelia.io/)
Aurelia is a JavaScript client framework for mobile, desktop and web leveraging simple conventions and empowering creativity.