Alicia Sykes
Lissy93
9 points
Tools Lissy93 is Following
HP Cloud Compute
hpcloud.com
Now backed by an industry-leading Service Level Agreement, HP Cloud Compute delivers reliable computing res...
GitHub
github.com
GitHub is the best place to share code with friends, co-workers, classmates, and complete strangers. Over t...
Code Climate
codeclimate.com
After each Git push, Code Climate analyzes your code for complexity, duplication, and common smells to dete...
Travis CI
travis-ci.com
Free for open source projects, our CI environment provides multiple runtimes (e.g. Node.js or PHP versions)...
Google Compute E...
cloud.google.com/products/c...
Google Compute Engine is a service that provides virtual machines that run on Google infrastructure. Google...
Atom
atom.io
At GitHub, we're building the text editor we've always wanted. A tool you can customize to do anything, but...
gulp
gulpjs.com
Build system automating tasks: minification and copying of all JavaScript files, static images. More capabl...
Bower
bower.io
Bower is a package manager for the web. It offers a generic, unopinionated solution to the problem of front...
RequireJS
requirejs.org
RequireJS loads plain JavaScript files as well as more defined modules. It is optimized for in-browser use,...
Node.js
nodejs.org
Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for d...
React
reactjs.org
Lots of people use React as the V in MVC. Since React makes no assumptions about the rest of your technolog...
jQuery
jquery.com
jQuery is a cross-platform JavaScript library designed to simplify the client-side scripting of HTML.
MongoDB
mongodb.com
MongoDB stores data in JSON-like documents that can vary in structure, offering a dynamic, flexible schema....
npm
npmjs.com
npm is the command-line interface to the npm ecosystem. It is battle-tested, surprisingly flexible, and use...
Markdown
daringfireball.net/projects...
Markdown is two things: (1) a plain text formatting syntax; and (2) a software tool, written in Perl, that ...
Underscore
underscorejs.org
A JavaScript library that provides a whole mess of useful functional programming helpers without extending ...
Socket.IO
socket.io
It enables real-time bidirectional event-based communication. It works on every platform, browser or device...
ExpressJS
expressjs.com
Express is a minimal and flexible node.js web application framework, providing a robust set of features for...
Less
lesscss.org
Less is a CSS pre-processor, meaning that it extends the CSS language, adding features that allow variables...
Pug
pugjs.org
This project was formerly known as "Jade." Pug is a high performance template engine heavily influenced by ...
CoffeeScript
coffeescript.org
It adds syntactic sugar inspired by Ruby, Python and Haskell in an effort to enhance JavaScript's brevity a...
JavaScript
developer.mozilla.org/en-US...
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments...
IntelliJ IDEA
jetbrains.com/idea
Out of the box, IntelliJ IDEA provides a comprehensive feature set including tools and integrations with th...
D3.js
d3js.org
It is a JavaScript library for manipulating documents based on data. Emphasises on web standards gives you ...
Google Maps
developers.google.com/maps
Create rich applications and stunning visualisations of your data, leveraging the comprehensiveness, accura...
HTML5
w3.org/TR/html5
HTML5 is a core technology markup language of the Internet used for structuring and presenting content for ...
IBM Watson
ibm.com/watson
It combines artificial intelligence (AI) and sophisticated analytical software for optimal performance as a...
Q
github.com/kriskowal/q
Q is a promise library for JavaScript.