186 followers
Germany | 24 | CS Student | Software Developer
You wonder where this blog's name comes from? My last name translated in english means 'guardian' :P
Why you should consider learning how to program and how to get started the right way. · Programming is one of the most demanded skills in today's world....
A React folder structure that fits my needs. Structuring and organizing React applications. · This post was originally published on my blog. It's been...
Seed your MySQL database with dummy data using Node.js. · In this article I'd like to talk about database seeding using Node.js and MySQL: what it is and...
A Node.js folder structure that fits my needs. Structuring and organizing Node.js REST APIs with a component-based architecture. · This post was...
Zobrist hashing, named for its inventor Albert Zobrist, is a technique to represent game board positions, like from chess or Go, as hash value. It's...
Docker is a term you might already have heard or read about in the tech scene since it’s a quite upcoming trend in the last couple of years. Docker is...