Developer blog: stories for app builders

Developer

And just like that, Codegeist 2024 comes to a close! Weโ€™re thrilled to announce the winners for this yearโ€™s hackathon....

This year I have been choosing Go for all my coding projects. Go is brilliantly fast, simple to pick up, it...

Git subtree allows you to insert any repository as a sub-directory of another one. It is one of several ways Git...

Git’s push --force is destructive because it unconditionally overwrites the remote repository with whatever you have locally, possibly overwriting any changes...

As I’ve mentioned before, I’m gradually working towards my grey-beard badge so for most of my programming I tend to use...

During my tour of duty providing support for our Tomcat and Java based behind-the-firewall apps, a common concern was the...