Quantcast
Channel: Active questions tagged react-native+android - Stack Overflow
Viewing all articles
Browse latest Browse all 29508

Does react-native optimize JavaScript code?

$
0
0

I read a guide on compilers. They have many optimization techniques like removing redundant code or removing unused variables and none used methods.
But script languages like javascript don't have compiler, so take it will not have optimizations.
I read a article about js optimizer like:

- Google Closure Compiler https://github.com/google/closure-compiler- UglifyJS https://github.com/mishoo/UglifyJS

And the real question is Does platforms like react-native, angular, use code optimizer or should I use it myself?


Viewing all articles
Browse latest Browse all 29508

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>