Have a pencil close

Today I am going to talk about order, because yes, the order is something very important in life and also in software development.

Sometimes when I forgot something or I don’t remember where I can find it, one of my dad’s quote comes to my mind: “Is better a short pencil than a big memory” ( This is literally translated from Spanish.), The meaning of it is that is better to take notes than try to remember everything, because sooner or later we will forget about it.

During the past 5 years, I’ve been working on different projects at work or just on my personal ones, during this time I created different code to make my work more efficient and not wasting time repeating myself. But when I wanted the code that I created, sadly I ended up creating new ones because I couldn’t remember in which project I have used it or I didn’t have access to the project at that moment. So I decided to take my dad’s advice and I created a Github repository to save all of my Kotlin extensions.

So this repository will be my shorter pencil to keep all this information safe and sound and I will try to keep it up to date and well structured.

Happy coding!

Wonton Soup