What is Bazel and Closure Compiler in Angular6?

devquora
devquora

Posted On: Feb 22, 2018

 

    1 Answer Written

  •  devquora
    Answered by Prachi

    Bazel is a free and software automation tool that focuses on the automation of the building and testing of software. Bazel was developed by Google in the year March 2015 and achieved beta status by the year 2015. The main function of Bazel is to build software applications from a set of rules from its source code. It also emphasizes on building speed, correctness, and reproducibility.

Related Questions

Please Login or Register to leave a response.

Related Questions

Angular 6 Interview Questions

List some new features comes with Angular6

Latest Key features of Angular 6Added support for creating Custom Elements based on Angular Components. Animations: ex..

Angular 6 Interview Questions

Explain Ivy Renderer in Angular?

Ivy Renderer is the next generation renderer to serve the purpose of enhanced performance. The Ivy renderer decreases the bundle size and the loading time which improves the performance and moreover, ...

Angular 6 Interview Questions

Explain Service Worker in reference to Angular JS

Service Worker is a script that runs in the web browser to manage the message caching for an application. It empowers the application to deliver user experience with reliability and performance that i...