Ray Hunter
rayhunter
Fixer | LemonPlum
3 points

Tools rayhunter is Following

CloudFlare
Cloudflare speeds up and protects millions of websites, APIs, SaaS services, and other properties connected...
Amazon S3
Amazon Simple Storage Service provides a fully redundant data storage infrastructure for storing and retrie...
GitHub
GitHub is the best place to share code with friends, co-workers, classmates, and complete strangers. Over t...
Trello
Trello is a collaboration tool that organizes your projects into boards. In one glance, Trello tells you wh...
Firebase
Firebase is a cloud service designed to power real-time, collaborative applications. Simply add the Firebas...
Docker
The Docker Platform is the industry-leading container platform for continuous, high-velocity innovation, en...
Jenkins
In a nutshell Jenkins CI is the leading open-source continuous integration server. Built with Java, it prov...
Jasmine
Jasmine is a Behavior Driven Development testing framework for JavaScript. It does not rely on browsers, DO...
GitLab
GitLab offers git repository management, code reviews, issue tracking, activity feeds and wikis. Enterprise...
Python
Python is a general purpose programming language created by Guido Van Rossum. Python is most praised for it...
Django
Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.
Node.js
Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for d...
Backbone.js
Backbone supplies structure to JavaScript-heavy applications by providing models key-value binding and cust...
AngularJS
AngularJS lets you write client-side web applications as if you had a smarter browser. It lets you use good...
React
Lots of people use React as the V in MVC. Since React makes no assumptions about the rest of your technolog...
jQuery
jQuery is a cross-platform JavaScript library designed to simplify the client-side scripting of HTML.
MySQL
The MySQL software delivers a very fast, multi-threaded, multi-user, and robust SQL (Structured Query Langu...
PostgreSQL
PostgreSQL is an advanced object-relational database management system that supports an extended subset of...
MongoDB
MongoDB stores data in JSON-like documents that can vary in structure, offering a dynamic, flexible schema....
Git
Git is a free and open source distributed version control system designed to handle everything from small t...
NGINX
nginx [engine x] is an HTTP and reverse proxy server, as well as a mail proxy server, written by Igor Sysoe...
Chaplin
Chaplin addresses Backbone’s limitations by providing a lightweight and flexible structure that features we...
ExpressJS
Express is a minimal and flexible node.js web application framework, providing a robust set of features for...
Sass
Sass is an extension of CSS3, adding nested rules, variables, mixins, selector inheritance, and more. It's ...
CoffeeScript
It adds syntactic sugar inspired by Ruby, Python and Haskell in an effort to enhance JavaScript's brevity a...
Aura
The Aura project centers around a collection of high-quality, well-tested, semantically versioned, standard...
JavaScript
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments...
Mongoose
Let's face it, writing MongoDB validation, casting and business logic boilerplate is a drag. That's why we ...
Postman
It is the only complete API development environment, used by nearly five million developers and more than 1...
TypeScript
TypeScript is a language for application-scale JavaScript development. It's a typed superset of JavaScript ...
Webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows t...
Kubernetes
Kubernetes is an open source orchestration system for Docker containers. It handles scheduling onto nodes i...
Stack Overflow
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's built and ru...
HTML5
HTML5 is a core technology markup language of the Internet used for structuring and presenting content for ...
React Native
React Native enables you to build world-class application experiences on native platforms using a consisten...
GraphQL
GraphQL is a data query language and runtime designed and used at Facebook to request and deliver data to m...
Vue.js
It is a library for building interactive web interfaces. It provides data-reactive components with a simple...
ES6
Goals for ECMAScript 2015 include providing better support for large applications, library creation, and fo...
Visual Studio Code
Build and debug modern web and cloud applications. Code is free and available on your favorite platform - L...
CSS 3
CSS3 is the latest evolution of the Cascading Style Sheets language and aims at extending CSS2.1. It brings...
Formik
It takes care of the repetitive and annoying stuff--keeping track of values/errors/visited fields, orchestr...
EventBus
It enables central communication to decoupled classes with just a few lines of code – simplifying the code,...
@types/react
TypeScript definitions for React.