Bjoern Kaiser
xxxsoccerxxx
3 points

Tools xxxsoccerxxx 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...
DigitalOcean
We take the complexities out of cloud hosting by offering blazing fast, on-demand SSD cloud servers, straig...
Vagrant
Vagrant provides the framework and configuration format to create and manage complete portable development ...
VirtualBox
VirtualBox is a powerful x86 and AMD64/Intel64 virtualization product for enterprise as well as home use. N...
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...
Objective-C
Objective-C is a superset of the C programming language and provides object-oriented capabilities and a dyn...
Swift
Writing code is interactive and fun, the syntax is concise yet expressive, and apps run lightning-fast. Swi...
Node.js
Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for d...
C#
C# (pronounced "See Sharp") is a simple, modern, object-oriented, and type-safe programming language. C# ha...
React
Lots of people use React as the V in MVC. Since React makes no assumptions about the rest of your technolog...
MySQL
The MySQL software delivers a very fast, multi-threaded, multi-user, and robust SQL (Structured Query Langu...
Git
Git is a free and open source distributed version control system designed to handle everything from small t...
npm
npm is the command-line interface to the npm ecosystem. It is battle-tested, surprisingly flexible, and use...
Markdown
Markdown is two things: (1) a plain text formatting syntax; and (2) a software tool, written in Perl, that ...
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...
Xcode
The Xcode IDE is at the center of the Apple development experience. Tightly integrated with the Cocoa and C...
Visual Studio
Visual Studio is a suite of component-based software development tools and other technologies for building ...
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 ...
Babel
Babel will turn your ES6+ code into ES5 friendly code, so you can start using it right now without waiting ...
Electron
With Electron, creating a desktop application for your company or idea is easy. Initially developed for Git...
ESLint
A pluggable and configurable linter tool for identifying and reporting on patterns in JavaScript. Maintain ...
GraphQL
GraphQL is a data query language and runtime designed and used at Facebook to request and deliver data to m...
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...
Yarn
Yarn caches every package it downloads so it never needs to again. It also parallelizes operations to maxim...
CSS 3
CSS3 is the latest evolution of the Cascading Style Sheets language and aims at extending CSS2.1. It brings...
Flow (JS)
Flow is a static type checker for Javascript created by Facebook.