Why Each Designer Should Be Using a VPN

You’ve probably heard about VPNs, but hardly ever considered to start using one. All in all, you have plenty of other tools to spend money on that are directly connected to your work. And are those VPNs that important after all? Well, yes, unless you plan to spend the following year covering a costly data… Continue reading Why Each Designer Should Be Using a VPN

How to Write Code That Embraces Change

Writing code, which is easy to change is the Holy Grail of programming. Welcome to programming nirvana! But things are much more difficult in reality: source code is difficult to understand, dependencies point in countless directions, coupling is annoying, and you soon feel the heat of programming hell. In this tutorial, we will discuss a… Continue reading How to Write Code That Embraces Change