Henrick Tissink

Henrick Tissink @htissink

About: "I'm just a boy, sitting in front of a computer, asking it to compile." C#, JS, Swift and Python <3.

Location:
Johannesburg
Joined:
Aug 19, 2019

Henrick Tissink
articles - 12 total

8 🍨 Sweet Treats 🍨 in Modern C#

C# through the Ages Many, many eons ago ✨, C# 'twas but an archaic, OOP focused...

Learn More 59 3Mar 14 '22

Easy Guide to Worker Services in .NET Core

Worker Service .NET finally feels like a complete framework - you can build RESTful APIs...

Learn More 35 1Nov 17 '20

ASP.NET Core API - Path Versioning + Swashbuckle

The Specifications .NET Core and ASP.NET Core have come a long way - and so have the diffe...

Learn More 45 0Nov 9 '20

Objective JS with IIFE

JavaScript is a Multi-Flavored Beast As a C# developer; an OOP developer; a developer who...

Learn More 12 6Sep 21 '20

.NET Essentials - NDepend

Two Types of Software As developers we deal with two kinds of software. The first kind i...

Learn More 47 2Oct 7 '19

C# Async Await, Simply

One at a time Code is executed to achieve a purpose. Usually it's run as a series of steps...

Learn More 263 31Sep 26 '19

Gardening - Cultivating Better Software

Entropy Systems in life, it seems, no matter how hard we try as humans to keep them goin...

Learn More 69 10Sep 12 '19

Pseudo Traits in C#

C# 8.0 Interfaces are not really Interfaces anymore C# 8.0 ships with the wonderfully ho...

Learn More 81 12Sep 4 '19

Zen and Functional C#

Writing functional programming can induce a Zen like experience. With clean, short blocks of code tha...

Learn More 60 9Aug 29 '19

Versioning ASP.Net Core APIs with Swashbuckle - Making Space Potatoes V-x.x.x

Updated Path Versioning Post Here Creating a new API with ASP.NET Core is fun and easy; versioning t...

Learn More 29 13Aug 26 '19

Let's talk Strategy Pattern

Porygon Porygon is a Normal-type Pokemon created entirely from computer code. It can trans...

Learn More 17 0Aug 22 '19

Factories are neat

Design patterns are kind of old news by now. They're the training wheels we use before we really unde...

Learn More 12 0Aug 19 '19