Ember.js browser support with HTML


Ember.js is an open-source, free JavaScript client-side framework used for developing web applications.

It allows building client-side JavaScript applications by providing a complete solution which contains data

management and application flow.

It uses the MVC(Model-View-Controller) architecture pattern. In Ember.js, the route is used as a model,

handlebar template as view and controller manipulates the data in the model.

The following browsers are supported for Ember −

  • Internet Explorer
  • Microsoft Edge
  • Safari

Updated on: 24-Jun-2020

94 Views

Kickstart Your Career

Get certified by completing the course

Get Started
Advertisements