Fabrizio Duroni
Mariano Patafio
08 Feb 2018 · 6 min read
Do you know how to debug your react native app on a iOS device? [...]
31 Jan 2018 · 5 min read
In this new series of post I will talk about learning to use Blender, the famous 3D computer graphics software. A series of tutorial for beginners (like me). [...]
Tommaso Resti
Francesco Bonfadelli
16 Jan 2018 · 6 min read
In this post I will compare the coding speed that it is possible to achieve in some JetBrains IDEs and XCode, in terms of code creation and refactoring. [...]
03 Jan 2018 · 13 min read
Let's try to build a scene using SceneKit and its physically based rendering features. [...]
08 Dec 2017 · 6 min read
In this post I show you how it is possible to use multiple RCTRootView instances in an existing iOS app. [...]
07 Dec 2017 · 8 min read
In this post I will give you an informal introduction about Physically based rendering. [...]
14 Nov 2017 · 6 min read
In this post I will show you how to install realm as a dependency in a React Native project with custom folders structure without using react-native link command. [...]
27 Oct 2017 · 10 min read
In this post I will talk about the model view presenter architectural pattern and how it can improve you unit test and your TDD workflow when developing an Android application. [...]
11 Sep 2017 · 5 min read
In this post I will talk about clean code and how important are the name you choose while you're developing software. [...]
25 Aug 2017 · 4 min read
In this post I will talk about reflection vector used in some lighting models, for example the Phong reflection model. I will show you how this vector is calculated. [...]
11 Aug 2017 · 12 min read
In this post I will talk about the model view presenter architectural pattern and how it can improve you unit test and your TDD workflow when developing an iOS application. [...]