Enlist the major technologies used to create Angular 8 Projects?

devquora
devquora

Posted On: Feb 22, 2018

 

Some of the popular technologies used to create Angular 8 applications are,

  • Karma – It is a testing framework for Angular development that provides an environment to test your application on real browsers, phones, and tablets.
  • Protractor – It is also an end to end test framework that is built on top of WebDriver JS.
  • Ment.io - It is used to introduce mentions and macros widgets with no dependencies on jQuery.
  • Angular Kickstart – It speeds up the development process of your AngularJS application.
  • AngulatFire – It is a flexible API that is used to create backend in your Angular application.

    Related Questions

    Please Login or Register to leave a response.

    Related Questions

    Angular 8 Interview Questions

    What is Angular 8?

    Angular 8 is the latest version of the most popular JavaScript framework that is used to develop front-end mobile apps, desktop apps, and SPAs (Single Page Applications). It is an open-source, typescr...

    Angular 8 Interview Questions

    What new in Angular 8?

    Some of the new features in Angular 8 are,It supports TypeScript 3.4. All the angular 8 applications now need TypeScript 3.4 to run. It now supports the Web worker class. It frees the main thread...

    Angular 8 Interview Questions

    What is Angular CDK?

    Angular CDK (Component Development Kit) is comprised of tools, services, components, classes, and modules that are used by the developers to build components of the web. It represents an abstraction o...