
Nikita Sobolev
404 bio not found
Work
CTO at wemake.services
Pinned
Do not log
Do not log
8 min read
loading...
Recent comments
Typeclasses in Python
Hi! Any chance of varying dispatch by more than one criteri...
Typechecking Django internals and querysets
Hi, good question! I think that adding tests in tests/ have m...
Beginners Guide to Auto Formatting
Also, check out our styleguide: github.com/wemake-services/we...
Make tests a part of your app
Take a look at stateful testing in hypothesis and schemathesi...
Make tests a part of your app
Oh, I see. The technique you described later on in the arti...
Make tests a part of your app
Thanks! What do you want to see in this example? :)
9 Projects you can do to become a Frontend Master
It is a tool we are using for quite some time. I agree that C...
Higher Kinded Types in Python
I love singledispatch! I even wrote a fully typed version of ...