Intro / Motivation / WhyThe code, functions and algorithms we write are not all the same. One very important aspect in which they differ is the complexity and efficiency. In order to produce quality solutions
Sometimes we write longer articles, posts or documents with titles and subtitles. Having many titles/subtitles it would be nice if we could easily generate a "contents" section at the top of the article.
We all heard that naming is one of the hardest problems in software development. Whoever did some HTML/CSS, OOP, etc. can attest to the struggle of coming up with good names for
IntroIf you deployed applications on Kubernetes in the past, you might have made one or two helm charts. Helm is a widely used way of deploying applications to Kubernetes with all the relevant