GGAlanSmithee
3 points
Tools GGAlanSmithee is Following
Redis
redis.io
Redis is an open source (BSD licensed), in-memory data structure store, used as a database, cache, and mess...
Couchbase
couchbase.com
Developed as an alternative to traditionally inflexible SQL databases, the Couchbase NoSQL database is buil...
JavaScript
developer.mozilla.org/en-US...
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments...
TypeScript
typescriptlang.org
TypeScript is a language for application-scale JavaScript development. It's a typed superset of JavaScript ...
Webpack
webpack.js.org
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows t...
Babel
babeljs.io
Babel will turn your ES6+ code into ES5 friendly code, so you can start using it right now without waiting ...
Phaser
phaser.io
It is a free open source HTML5 game framework. It uses Pixi.js for WebGL and Canvas rendering across deskto...
ES6
ecma-international.org/ecma...
Goals for ECMAScript 2015 include providing better support for large applications, library creation, and fo...
Apollo
apollographql.com
Build a universal GraphQL API on top of your existing REST APIs, so you can ship new application features f...
Emscripten
kripken.github.io/emscripte...
This allows applications and libraries originally designed to run as standard executables to be integrated ...