Two Unity tricks for isometric games
Here are two small tricks that can help if you’re making an isometric 2D game in Unity. Ok, so not actually isometric, but that’s the term we’re used to in videogames, ... Read more
Here are two small tricks that can help if you’re making an isometric 2D game in Unity. Ok, so not actually isometric, but that’s the term we’re used to in videogames, ... Read more
The homepage is the most important page in any website, as it is the first page users interact with, when in the process of buying a product. For this reason, ... Read more
When I was told I am going to work on a React Native project... My thoughts before starting? mobile applications are tough; there are too many devices; iOS and Android, ... Read more
Logging is such a common and old topic with a myriad of existing tools and libraries out there that one might think if there is anything else that can be ... Read more
I don't know about you, but when I started to learn JavaScript, there were a few things that really confused the hell out of me. And the worst part is ... Read more
So you’re building an application. You’re making a point from the get-go that it should be clean, clear, well documented and that it shouldn’t have any code duplication whatsoever. You’re ... Read more