Discussion :: Javascript - CS
- In which way can the closure compiler can be used?
Answer : Option D
Explanation :
You can use the Closure Compiler as:
1. An open source Java application that you can run from the command line.
2. A simple web application.
3. A RESTful API.
Be The First To Comment