blog logo
CHICIO CODING
Coding. Drawing. Fun.
HomeBlogArtAbout me
blog logo
CHICIO CODING
Coding. Drawing. Fun.
End to end (e2e) cross platform testing for your mobile apps with Appium
End to end (e2e) cross platform testing for your mobile apps with Appium

In this post I will talk about how to use Appium to write cross platform end to end tests for you mobile apps. [...]

Create a Swift library compatible with the Swift Package Manager for macOS and Linux
Create a Swift library compatible with the Swift Package Manager for macOS and Linux

In this post I will talk about how to create a Swift library with the Swift Package Manager for macOS and Linux. [...]

React Native: a simple architecture for Native Modules communication with your UIViewController on iOS
React Native: a simple architecture for Native Modules communication with your UIViewController on iOS

In this post I will talk about a simple architecture for communication between React Native Native modules (aka bridges) and your native code on iOS. [...]

React Native: a simple architecture for Native Modules communication with your Activities and Fragments on Android
React Native: a simple architecture for Native Modules communication with your Activities and Fragments on Android

In this post I will talk about a simple architecture for communication between React Native Native modules (aka bridges) and your native code on Android. [...]

My first experience as speaker at Voxxed Days 2018: a talk about React, React Native and Typescript
My first experience as speaker at Voxxed Days 2018: a talk about React, React Native and Typescript

In this post I will talk about my first experience as a speaker at a conference: a talk about React, React Native and Typescript with Alessandro Romano. [...]

Blender tutorial: outliner, layers, groups, hierarchies and scenes
Blender tutorial: outliner, layers, groups, hierarchies and scenes

In this new post of the series Blender tutorial I will talk about outliner, layers, groups, hierarchies and scenes. [...]

Refactoring: a real case of a nested if structure transformed into a chain of responsibility
Refactoring: a real case of a nested if structure transformed into a chain of responsibility

In this post my colleague Francesco Bonfadelli will show you how to transform a nested if structure into a chain of responsibility. [...]

Rich iOS notifications with Notification Content App Extension
Rich iOS notifications with Notification Content App Extension

In this post I will talk about iOS notification customization with Notification Content App Extension. [...]

Blender tutorial: advanced modeling
Blender tutorial: advanced modeling

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

Design thinking and Design sprint: embrace you creativity
Design thinking and Design sprint: embrace you creativity

In this new post I will talk about my experience with design sprint and design thinking during a workshop I attended. [...]

Eat Your Own Dog Food: distribute a beta version of your iOS app using Apple Enterprise Developer Program
Eat Your Own Dog Food: distribute a beta version of your iOS app using Apple Enterprise Developer Program

In this post I will show you how to distribute a beta version of your iOS app using Apple Enterprise Developer Program. [...]