Ahmed El Gabri
ahmedelgabri
3 points

Tools ahmedelgabri is Following

GitHub
GitHub is the best place to share code with friends, co-workers, classmates, and complete strangers. Over t...
Docker
The Docker Platform is the industry-leading container platform for continuous, high-velocity innovation, en...
Vim
Vim is an advanced text editor that seeks to provide the power of the de-facto Unix editor 'Vi', with a mor...
Neovim
Neovim is a project that seeks to aggressively refactor Vim in order to: simplify maintenance and encourage...
Python
Python is a general purpose programming language created by Guido Van Rossum. Python is most praised for it...
Clojure
Clojure is designed to be a general-purpose language, combining the approachability and interactive develop...
Golang
Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs ...
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...
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...
Rust
Rust is a systems programming language that combines strong compile-time correctness guarantees with fast p...
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...
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...
Babel
Babel will turn your ES6+ code into ES5 friendly code, so you can start using it right now without waiting ...
ClojureScript
ClojureScript is a compiler for Clojure that targets JavaScript. It is designed to emit JavaScript code whi...
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...
ReasonML
It lets you write simple, fast and quality type safe code while leveraging both the JavaScript & OCaml ecos...