How To: Interview a developer, as a developer!
This article goes over a simple approach of interviewing a developer, as a developer.…
This article goes over a simple approach of interviewing a developer, as a developer.…
Just as the title implies, this tutorial is going to cover what it takes to automatically cleanup a Plex media server, using Google Scripts. I am aware there are other ways to do this, but this tutorial is tailored specifically for Google Scripts.…
Recently I created a new theme for Ghost, that you can find here [https://github.com/stefanbc/Asgar] and can currently experience on this website. I wanted a way of showing it off, so anyone that wants to contribute to it or just plain use it, can get a feel…
Disclaimer: This post was automatically published a few hours after the event so let's hope everything went according to plan. I recently had the opportunity to organise a meetup, that revolved around the idea of knowledge exchange and community building. I've had this idea for a…
Recently I started working on a project that required me to have the backend part installed locally, instead of using a remote backend. The project uses Maven as a build tool and it deploys the code to a Tomcat server. I got cracking and started configuring the project on my…
You're working on a new project with WordPress. You enjoy yourself. You're confident in your abilities but then all of a sudden you realize you need a bunch of custom post types and the user is not allowed to edit the title to one of them…
The author of this tutorial should not be held responsible for any loss of data or hardware that one may encounter by following this tutorial. You have been informed. We’re developers! We have projects, a lot of projects. We don’t want to store the old ones on our…
Disclaimer: This is a version I found useful and it worked for my particular case. It may not work for you, but you can post a comment bellow and maybe we can figure it out. Interesting issue. If you're a WordPress developer than you might have come across…