-
Parashuram's blog: July 2019
Facebook announced Hermes, the new JavaScript Engine at the keynote at Chain React 2019. During the talk, we saw some videos and numbers, showing Hermes and the current JavaScript engine side by side....
-
Parashuram's blog: 2019
Flipper is a great developer tool for debugging mobile apps and quite popular in the Android and iOS communities. As a companion app for the mobile app development process, it provides tools to inspec...
-
Parashuram's blog: React Native Performance Playbook - Part I
Getting Ready - Setting Up Instrumentation Over the last six months, I have been working on improving the performance of React Native. I...
-
Parashuram's blog: April 2019
In a previous post, I wrote about leveraging React Native's built in instrumentation to understand the startup path for React Native apps. Armed with this data, we can start optimizing the various seg...
-
Parashuram's blog: October 2019
Parashuram's blog
React Native has great developer experience, and the debugging workflow is at the core of the workflows. Today, we use Chrome to debug JavaScript in React Native apps. In this blog...
-
Parashuram's blog: 2018
As a web developer, the potential to use JavaScript for building iOS and Android apps has always excited me. My first encounter with such a framework was Apache Cordova, an open source project with co...