“Hello World” is traditionally the first small exercise when learning a new programming language. A first sign of life from the code to the world, doing nothing more than printing “Hello World” to the command line.
Such a program doesn’t solve any problems yet, but it proves one thing: everything is set up correctly. It runs.
For us, this post is exactly that. A short greeting from the code to the world: the beginning of our new website.