Fabrizio Duroni
Francesco Bonfadelli
Marco De Lucchi
Jan 18, 2020 · 5 min read
React native 0.60.4 has a new cool feature for Android: a new JavaScript engine called Hermes. Let's see how you can turn it on in your React Native application to get all its benefits. [...]
Dec 15, 2019 · 4 min read
PWA offer great native alike offline capabilities. But what about tracking? In this tutorial I will show you how simple it is to implement offline tracking with Google Analytics in your PWA. [...]
Nov 16, 2019 · 13 min read
Implementing a pull to refresh component in vanilla js for your progressive web app (PWA) it's really easy. Let's do it now! [...]
Sep 06, 2019 · 3 min read
Javascript Interface can be helpful when you need to call native code from a webview on Android. [...]
Aug 03, 2019 · 5 min read
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? [...]
Jul 28, 2019 · 7 min read
Let's learn how to write function in a clean way. [...]
Jun 13, 2019 · 8 min read
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. [...]