React Wednesday – How the Hermes JavaScript engine makes React Native apps Faster and Leaner
On September 16th, 2020, we spoke with Facebook React Native and Oculus team members about the Hermes JavaScript engine. Hermes is an alternative for JavaScriptCore on Android. The design of the Hermes engine produces applications with a smaller disk footprint and less memory consumption. The use of Hermes is optional. You can switch your React…