About this blog

When you write code, you cannot know everything you need to write a complete application, from scratch to the end. You can learn a language, you may become very familiar with certain frameworks or APIs, but still, sometimes, you'll be facing corner cases for which you don't have an immediate solution or you don't even know where to start searching for a solution.

And even when you find a solution, it may happen that after a couple of months, facing the same problem or if somebody else asks you about the same problem, you will need a quick way of getting back to that solution.

This blog is a collection of such solutions. Some of them might be trivial, some of them might be just partial correct but I like to have them here for (my personal) future reference, and if someone stumbles upon them and they help, that's even better!

No comments:

Post a Comment