You may not always want files in your GIT repository to be committed or to be “committable”, in fact, and the easiest way to do…
Category: Guide
Problem You have a project running live on the Google Cloud Platform, but only one environment. It´s a simple stack organized with docker-compose. Suddenly you…
Introduction From a birds eye view GitHub is a website with a software behind it. And it is aiming primarily at people developing software in…
Problem You need to develop with using Amazon SNS, but you don´t have enough Budget. Or you want to impress your Boss by saving money.…
Problem Password authentication with Github is being deprecated. The tools you use make problems for you? You have multiple GitHub Accounts that you need to…
Problem You´re new to Django and need to count the number of items in your QuerySet (for a query), e.g. to check that the current…
Problem: You have created some code that solves a specific problem and think others probably have the same problem. To help them you want to…
Environment The amount of available time was very limited and there was no budget to pay for external tools. But a host with pre installed…
Problem You followed my tutorial on how to create a WPGraphQL Extension . But you want it to be useful. You want to query a…
Problem You followed my tutorial on how to create a WPGraphQL Extension . But you want it to be useful. You need to add one…