Improve Data Flow through React Context

In order to manage data between parent and child components, React offers us the possibility to share data as props. Props can only flow in one…

Zum Artikel
Play with the WBS

Play with the WBS

When a Project Manager (PM) is tasked with a project from the sponsor, it is normal for them to have a certain feeling of fear.

 

«And now, what do I…

Zum Artikel
Auto-handling creation and modification properties in EF Core

Auto-handling creation and modification properties in EF Core

Of course, properties like ‘CreatedBy’ or ‘DateModified’ don’t replace a clean full historisation, but often we just need a small piece of information…

Zum Artikel
Zentralisierung von Application Logs

Zentralisierung von Application Logs

In der komplexen Welt moderner Anwendungen stehen Entwickler oft vor der Herausforderung, Logs von Anwendungen auf verschiedenen Systemen abzurufen.

Zum Artikel
A gentle introduction to JSON Web Tokens

A gentle introduction to JSON Web Tokens

Developing an authentication and authorisation mechanism is a crucial point in designing an application, involving (at least) both client and server.…

Zum Artikel
Git Aliases

Git Aliases

Git aliases are a powerful way of customising the Git experience and increasing work performance.

Zum Artikel
ML.NET Machine Learning framework for .NET

ML.NET Machine Learning framework for .NET

These days, practically all modern software systems incorporate in one way or another different varieties of machine learning algorithms, particularly…

Zum Artikel
Confluence Tipps

Confluence Tipps

Confluence von Atlassian ist eine erfolgreiche Knowledge-Management-Software für kleine und grosse Unternehmen. Mit Confluence können Inhalte an einem…

Zum Artikel
Storing Secrets on GCP

Storing Secrets on GCP

Distributing secrets (such as API keys and connection strings) is a common task for web applications and their development teams.

Zum Artikel
Orchard Workflows

Orchard Workflows

We’re building an increasing number of sites using Orchard Core as the content management system, which means that the features and requirements are…

Zum Artikel