blog logo
CHICIO CODING
Dirty clean code. Creative Stuff. Stuff.
HomeBlogArtAbout me
blog logo
CHICIO CODING
Dirty clean code. Creative Stuff. Stuff.
Web to native code communication on iOS using WKScriptMessageHandler
Web to native code communication on iOS using WKScriptMessageHandler

Did you know that it is possible to call Swift/Objective-C code from the JavaScript code of a web page displayed inside a WKWebView? [...]

Clean Code: functions
Clean Code: functions

Let's learn how to write function in a clean way. [...]

Publish your Progressive Web App to the Google Play Store
Publish your Progressive Web App to the Google Play Store

You can now publish your progressive web apps to the Google Play Store using Trusted Web Activities without writing a single line of Java/Kotlin code. [...]

Intersection Observer API: speed up your web applications with lazy loading
Intersection Observer API: speed up your web applications with lazy loading

Intersection Observer can improve your web application performance by helping you to implement lazy loading of resources inside your web pages. [...]

Flow, the static type checker for Javascript: how to use it and a brief comparison with TypeScript
Flow, the static type checker for Javascript: how to use it and a brief comparison with TypeScript

Sick and tired of TypeScript? Give a chance to Flow, the JavaScript static type checker from Facebook. [...]

Blender tutorial: Cycles overview
Blender tutorial: Cycles overview

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

Blender tutorial: armatures and character rigging
Blender tutorial: armatures and character rigging

In this new post of the series Blender tutorial I will talk about character rigging. [...]

Blender tutorial: animation
Blender tutorial: animation

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

Blender tutorial: camera and rendering
Blender tutorial: camera and rendering

In this new post of the series Blender tutorial I will talk about camera and rendering. [...]

Blender tutorial: light - part 2
Blender tutorial: light - part 2

In this new post of the series Blender tutorial I will talk about about how to do other cool stuff with lights in Blender. [...]

Blender tutorial: light - part 1
Blender tutorial: light - part 1

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