My Notes
  • Home
  • About
  • Lists
  • GitHub
How To Measure Time & Space Code Complexity?

How To Measure Time & Space Code Complexity?

12 days ago 4 min read computer sciencealgorithmscomplexitysoftware engineering
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
Read Now Read Later
Adnan Mujkanovic
By: Adnan Mujkanovic
How To Generate Contents For Posts With JavaScript?

How To Generate Contents For Posts With JavaScript?

2 months ago 2 min read javascripttypescriptvitegithubnpmsemantic versioningjest
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.
Read Now Read Later
Adnan Mujkanovic
By: Adnan Mujkanovic
Naming In OOP And "ER/OR" Endings

Naming In OOP And "ER/OR" Endings

2 months ago 2 min read OOPnamingarchitecture
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
Read Now Read Later
Adnan Mujkanovic
By: Adnan Mujkanovic
Useful DevOps/Cloud/Software (CLI) Tools

Useful DevOps/Cloud/Software (CLI) Tools

2 months ago 1 min read toolsDevOpslist
I will be keeping a list of useful CLI tools.
Read Now Read Later
Adnan Mujkanovic
By: Adnan Mujkanovic
Manage One Helm Chart - Deploy Many Applications

Manage One Helm Chart - Deploy Many Applications

2 months ago 1 min read kuberneteshelmconsistencydeveloper experience
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
Read Now Read Later
Adnan Mujkanovic
By: Adnan Mujkanovic
Page 1 of 5
Older Posts

Copyright 2022

My Notes