Alexander Kotenkov
kotenkov_a
Wemake.Services
3 points
Tools kotenkov_a is Following
GitHub
github.com
GitHub is the best place to share code with friends, co-workers, classmates, and complete strangers. Over t...
Docker
docker.com
The Docker Platform is the industry-leading container platform for continuous, high-velocity innovation, en...
Jest
facebook.github.io/jest
Jest provides you with multiple layers on top of Jasmine.
GitLab
about.gitlab.com
GitLab offers git repository management, code reviews, issue tracking, activity feeds and wikis. Enterprise...
Python
python.org
Python is a general purpose programming language created by Guido Van Rossum. Python is most praised for it...
Django
djangoproject.com
Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.
Node.js
nodejs.org
Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for d...
PostgreSQL
postgresql.org
PostgreSQL is an advanced object-relational database management system that supports an extended subset of...
Git
git-scm.com
Git is a free and open source distributed version control system designed to handle everything from small t...
Sass
sass-lang.com
Sass is an extension of CSS3, adding nested rules, variables, mixins, selector inheritance, and more. It's ...
JavaScript
developer.mozilla.org/en-US...
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments...
Webpack
webpack.js.org
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows t...
Elixir
elixir-lang.org
Elixir leverages the Erlang VM, known for running low-latency, distributed and fault-tolerant systems, whil...
Babel
babeljs.io
Babel will turn your ES6+ code into ES5 friendly code, so you can start using it right now without waiting ...
Phoenix Framework
phoenixframework.org
Phoenix is a framework for building HTML5 apps, API backends and distributed systems. Written in Elixir, yo...
ESLint
eslint.org
A pluggable and configurable linter tool for identifying and reporting on patterns in JavaScript. Maintain ...
PostCSS
github.com/postcss/postcss
PostCSS is a tool for transforming CSS with JS plugins. These plugins can support variables and mixins, tra...
Caddy
caddyserver.com
Caddy 2 is a powerful, enterprise-ready, open source web server with automatic HTTPS written in Go.
Vue.js
vuejs.org
It is a library for building interactive web interfaces. It provides data-reactive components with a simple...
Nightwatchjs
nightwatchjs.org
Nightwatch.js is an easy to use Node.js based End-to-End (E2E) testing solution for browser based apps and ...
Let's Encrypt
letsencrypt.org
It is a free, automated, and open certificate authority brought to you by the non-profit Internet Security ...
pytest
pytest.org/latest
A framework makes it easy to write small tests, yet scales to support complex functional testing for applic...
EditorConfig
editorconfig.org
It is a file format and collection of text editor plugins. It helps maintain consistent coding styles for m...
flake8
github.com/PyCQA/flake8
It is a python tool that glues together pycodestyle, pyflakes, mccabe, and third-party plugins to check the...
Stylelint
stylelint.io
A mighty, modern CSS linter that helps you enforce consistent conventions and avoid errors in your styleshe...
Credo
credo-ci.org
credo can show you refactoring opportunities in your code, complex and duplicated code fragments, warn you ...
Yarn
yarnpkg.com
Yarn caches every package it downloads so it never needs to again. It also parallelizes operations to maxim...
Flow (JS)
flow.org
Flow is a static type checker for Javascript created by Facebook.
pipenv
docs.pipenv.org
Pipenv is a tool that aims to bring the best of all packaging worlds (bundler, composer, npm, cargo, yarn, ...
copy-webpack-plugin
github.com/webpack-contrib/...
Copies individual files or entire directories to the build directory.