Yes, you still have to make JS mini code. This will not help with network latency, since files are downloaded locally, but optimized code is more quickly analyzed by JavaScript browsers. The faster JS is parsed, the faster your users will be able to use the application.
I would recommend waiting to minimize JS to the last step before releasing your application, because it is very difficult to debug the mini code.
Simon macdonald
source share