Author:

Stefan

Implementations

Open Source: infusionsoft.netstandard

By on 30/07/2018

A project of mine that ended, but the results contain quite some application code that could be useful to you perhaps. The first part that I want to publish…

Concepts

Why you should separate your Fronts and Backs

By on 14/06/2018

Of I course I mean the Frontends and Backends.

Frontend is what the user sees and with which she or he communicates. Like a Webpage. Or…

Opinions

Is it wrong to be good?

By on 25/05/2018

So here I am – almost three months working ‘on my own’. Meaning that I finally quit being an employee, and jumped into partnering up…

Implementations

SQL Server with .NET Core and EntityFramework on Mac

By on 14/03/2018

I completely updated this article on Medium, implementing a full example on GitHub and using just Visual Studio Code. Please follow this link.

These technologies are used in this tutorial….

Implementations

Debuggable and refreshing Adobe Extension with Angular and Typescript

By on 02/03/2018

What??

Let’s start from the beginning. I’m working on an Adobe Extension (Illustrator in this case). I want to do it ‘right’ – so I want to use Angular and…