Enforcing Single Responsibility Principle in PythonSingle Responsibility Principle (or SRP) is one of the most important concepts in software development. The main idea of this concept is…Mar 10, 2019Mar 10, 2019
Announcing docker-image-size-limitRepo link: https://github.com/wemake-services/docker-image-size-limitMar 3, 2019Mar 3, 2019
Engineering guide to writing correct User StoriesAgile people are obsessed with writing user stories. And it is a powerful instrument indeed. But, from my practice a lot of people are…Feb 23, 2019Feb 23, 2019
Published inwemake.servicesCreating slugs for Ecto schemasWhat is a slug?Jul 19, 2017A response icon2Jul 19, 2017A response icon2
Published inwemake.servicesTesting Bash applicationsSome time ago I was faced with a task of testing a bash script. At first I decided to use Python unit-tests, however, I was reluctant to…Jul 8, 2017A response icon6Jul 8, 2017A response icon6
Published inwemake.servicesIs Yarn still a thing?When npm@5 was just released this question was the first one I have googled. No doubts it comes to mind since new npm version introduced a…Jun 12, 2017A response icon4Jun 12, 2017A response icon4
Published inwemake.servicesWhy changes in Phoenix 1.3 are so important?Phoenix Framework always has been awesome. But it was never as awesome as the new 1.3 release (which is rc1 right now actually).May 14, 2017A response icon12May 14, 2017A response icon12
Дистрибуция приложений. Часть 1: создание Formula для HomebrewПсс, парень, не хочешь немного brew?Apr 8, 2017Apr 8, 2017
Published inwemake.servicesManaging Django’s settingsManaging Django’s settings might be tricky. There are severals issues which are encountered by any Django developer along the way.Apr 1, 2017A response icon4Apr 1, 2017A response icon4