development

Kube deploys! My CI/CD process.

20 minute read

How I work with CI/CD using Kubernetes and automatic deploys. An expansion of my CIVO community talk!

React.js

1 minute read

Stay Tuned! A react course is coming! - What, why and whaaaaat?!

Git gud

10 minute read

A simple git-flow inspired methodology for teams that are not only seniors.

The Dockerfile

7 minute read

Writing, building and publishing a Dockerfile.

Secrets!

3 minute read

Obfuscation, minification… why, when and (again) why?

Go to jail

6 minute read

Creating a jail and run the services in docker.

Garbage Collector

4 minute read

A brief explanation of the garbage collector and memory management.

Memory management

1 minute read

A short introduction to memory management in software.

Expanding the class

6 minute read

Further along the road of classes in the C++ language.

A simple class

5 minute read

A brief introduction to classes in the C++ language.

Basic Functions

6 minute read

A brief introduction to functions in the C++ language.