kodeolt
6 points

Tools kodeolt is Following

GitHub
GitHub is the best place to share code with friends, co-workers, classmates, and complete strangers. Over t...
Bitbucket
Bitbucket gives teams one place to plan projects, collaborate on code, test and deploy, all with free priva...
Docker
The Docker Platform is the industry-leading container platform for continuous, high-velocity innovation, en...
Sublime Text
Sublime Text is available for OS X, Windows and Linux. One license is all you need to use Sublime Text on e...
PHP
Fast, flexible and pragmatic, PHP powers everything from your blog to the most popular websites in the world.
Laravel
It is a web application framework with expressive, elegant syntax. It attempts to take the pain out of deve...
Node.js
Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for d...
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...
MongoDB
MongoDB stores data in JSON-like documents that can vary in structure, offering a dynamic, flexible schema....
Cassandra
Partitioning means that Cassandra can distribute your data across multiple machines in an application-trans...
Git
Git is a free and open source distributed version control system designed to handle everything from small t...
Apache HTTP Server
The Apache HTTP Server is a powerful and flexible HTTP/1.1 compliant web server. Originally designed as a ...
Gearman
Gearman allows you to do work in parallel, to load balance processing, and to call functions between langua...
npm
npm is the command-line interface to the npm ecosystem. It is battle-tested, surprisingly flexible, and use...
Sass
Sass is an extension of CSS3, adding nested rules, variables, mixins, selector inheritance, and more. It's ...
JavaScript
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments...
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...
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 ...
Kotlin
Kotlin is a statically typed programming language for the JVM, Android and the browser, 100% interoperable ...
Vue.js
It is a library for building interactive web interfaces. It provides data-reactive components with a simple...
Redux
It helps you write applications that behave consistently, run in different environments (client, server, an...
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...
Flow (JS)
Flow is a static type checker for Javascript created by Facebook.