Hacker News new | ask | show | jobs
by jinglebells 2514 days ago
If running in Debug mode means it's running < 60fps I wouldn't touch it with a bargepole. Native stuff doesn't do that and React Native/Nativescript don't do that either!
1 comments

The debug mode induces a seriously huge overhead. In return you get stateful hot reloading and high quality error management and tracing, both of which are incredibly valuable while developing.