PinnedHow I live my life to stay productiveIf you’re a writer — write. If you’re a software engineer — code.Mar 13, 2021Mar 13, 2021
Asynchronous DjangoYeah, I know, it’s a bit early. But you can already use django with async/await. Pretty cool, right? Want to try it yourself? Download…Nov 19, 2019Nov 19, 2019
Setting up a modern python web application with aiohttp, GraphQL and dockerThis article will guide you step-by-step on how to set up your application. I think it’s more or less applicable to all the…Oct 23, 20182Oct 23, 20182
Writing a client-server token-based facebook authentication with django rest frameworkIn this tutorial I’ll guide you through the basic implementation of login and registration from facebook in your app, that is used to…Mar 6, 20185Mar 6, 20185