blog logo
> CHICIO CODING_Pixels. Code. Unplugged.
Code review: what it is and why it matters

Code review: what it is and why it matters

·

In this post I will talk about code review: what it is and why it matters. [...]

Blender tutorial: selecting and transforming objects

Blender tutorial: selecting and transforming objects

·

Second post of the Blender tutorial series. This time we will learn how to select and move objects. [...]

Blender tutorial: user interface

Blender tutorial: user interface

·

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). [...]

Android Studio vs Xcode vs AppCode: a brief comparison about coding speed

Android Studio vs Xcode vs AppCode: a brief comparison about coding speed

·

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. [...]

SceneKit and physically based rendering

SceneKit and physically based rendering

·

Let's try to build a scene using SceneKit and its physically based rendering features. [...]

React Native: use multiple RCTRootView instances in an existing iOS app

React Native: use multiple RCTRootView instances in an existing iOS app

·

In this post I show you how it is possible to use multiple RCTRootView instances in an existing iOS app. [...]