blog logo
CHICIO CODING
Coding. Drawing. Fun.
HomeBlogArtAbout me
blog logo
CHICIO CODING
Coding. Drawing. Fun.
React Native + Typescript, love at first sight. Setup in an existing app
React Native + Typescript, love at first sight. Setup in an existing app

In this post I will show you how to setup React Native + Typescript in an existing app and I will show you how powerful they are when used together. [...]

Blender tutorial: introduction to basics of modeling - part 2
Blender tutorial: introduction to basics of modeling - part 2

In this new post of the series Blender tutorial I will continue to talk about the fundamental of modeling in Blender. [...]

Asynchronous testing in Swift
Asynchronous testing in Swift

In this post I will talk about asynchronous testing in Swift. [...]

Mp3ID3Tagger: a native macOS app to edit the ID3 tag of your mp3 files written using RxSwift and RxCocoa
Mp3ID3Tagger: a native macOS app to edit the ID3 tag of your mp3 files written using RxSwift and RxCocoa

The third of a short series of post in which I describe my two latest project: ID3TagEditor and Mp3ID3Tagger. In this post I will talk about Mp3ID3Tagger, a macOS application to edit id3 tag of your mp3 files. [...]

ID3TagEditor: a Swift framework to read and write ID3 tag of your mp3 files for macOS, iOS, tvOS and watchOS
ID3TagEditor: a Swift framework to read and write ID3 tag of your mp3 files for macOS, iOS, tvOS and watchOS

The second of a short series of post in which I describe my two latest project: ID3TagEditor and Mp3ID3Tagger. In this post I will talk about ID3TagEditor framework. [...]

The birth of ID3TagEditor and Mp3ID3Tagger and my journey into the ID3 tag standard
The birth of ID3TagEditor and Mp3ID3Tagger and my journey into the ID3 tag standard

The first of a short series of post in which I describe my two latest project: ID3TagEditor and Mp3ID3Tagger. In this post I will talk about why I started to develop them. [...]

Clean Code: data structures vs objects and the law of demeter
Clean Code: data structures vs objects and the law of demeter

In this post I will talk about clean code: data structures, objects vs procedural and the law of demeter. [...]

Blender tutorial: introduction to basics of modeling - part 1
Blender tutorial: introduction to basics of modeling - part 1

In this new post of the Blender tutorial series I will talk about the fundamental of modeling in Blender. [...]

Golden master testing aka Characterization test: a powerful tool to win your fight against legacy code
Golden master testing aka Characterization test: a powerful tool to win your fight against legacy code

In this post I will talk about golden master test aka characterization test: what it is and how to use it. [...]

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