Leading a (development) team – Webinar (Dutch)
So recently I've done a webinar on my post Leadership blog post. The webinar is a series of webinars we're doing at Intracto to help people with learning in these special times. Hope you enjoy it!
So recently I've done a webinar on my post Leadership blog post. The webinar is a series of webinars we're doing at Intracto to help people with learning in these special times. Hope you enjoy it!
After we saved a kitten by writing clean code, I'll give you some insights on how to save a puppy by creating clean and healthy Git repositories. All the tips that I'll be giving can be used on both short and long term projects. These tips have been created by combining online best practices with personal experience and have delivered many healthy projects over
Welcome back to our 3-part blog post on how to build a new feature for your application. This step-by-step guide will help you with your development process. So far we've finished analysis and implementation. In this last part of our series we're going to be releasing the new feature to the production environment. By the end of this post you should have a
Welcome back to our 3-part blog post series on how to build a new feature for your application. This step-by-step guide will help you with your development process. Last week we started with Analysis, this week we'll dive into the Implementation phase. This will be the most involved part of our series. We will tackle schema, impact and the actual building itself. Let us dive
In this blog I'll be guiding you through the process of creating a new feature for an existing application. This step-by-step guide will be divided into 3 parts: Analysis, Implementation and Release. Each part will be treated in a separate blog post to make the information offered a bit easier to digest. Our first part will explain the Analysis phase. In this post we will be
For a while now we've been looking for a competent alternative to compete with Drupal. When a client requests a Content Management System (CMS), our go-to-technology has always been Drupal, which is also the reason why 65% of our developers are Drupal developers. Lately, however, we've had a growing need for a custom CMS solution. How we
So you came here to save a kitten? That's wonderful, but the real reason we're both here is to talk about clean code. In this blog post I'll be sharing some of my personal experiences and tips. But before we dive into the tips and tricks part, let's talk about what we, as developers, do and why we do it.