Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7129063
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T11:12:13+00:00 2026-05-28T11:12:13+00:00

I have discovered Ember.js through this article . A cursory glance at the documentation

  • 0

I have discovered Ember.js through this article.

A cursory glance at the documentation promises a very impressive tool. A cursory glance at the source code reveals a monster. The “compiled” version of the source is nearly 15000 lines of code, and the GIT repo is full of files scattered around.

I wouldn’t want to embark myself in learning a JavaScript framework if I felt I could not have at least a global understanding of the code. (One of the quality of jQuery or Backbone is that the code base is relatively straightforward.)

Do you have any advice for navigating (and eventually understanding) the code?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-28T11:12:13+00:00Added an answer on May 28, 2026 at 11:12 am

    Ember.js consists of several packages including the most relevant ones:

    • ember-metal
    • ember-runtime
    • ember-views
    • ember-handlebars
    • ember-routing

    It also has a couple bundled dependencies:

    • Handlebars
    • Metamorph

    Metal consists of several foundation technologies: observers, bindings, computed properties, and a run loop.

    Runtime provides the Ember object system along with a handful of useful classes. The object system is built with many of the foundational technologies implemented in metal, but exposes them in a much cleaner way to the application developer.

    The ember-views package is pretty self-explanatory, it’s the Ember view system built on top of the runtime. On top of that, is the ember-handlebars package which depends on ember-views to provide auto-updating templates on top of the Handlebars templating system.

    The ember-routing package provides the system responsible for maintaining the application structure and state. It allows to connect the views to specific parts of your app as well as transitioning between states. For more details see the Router code source

    For more info on Handlebars, check out the Handlebars website.

    Metamorph is a small library written by Yehuda and Tom which provides Ember with the ability to update specific portions of the DOM, which enables Ember’s DOM binding functionality.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have discovered through trial and error that the MATLAB engine function is not
I have discovered that the following PHP code crashes when it runs on a
I have discovered recently that's possible to call anoymous blocks from jdbc like this:
I have discovered the following code appear in two identical .php files on more
I have discovered that if i run following lines of code. int i =
I have discovered Scintilla/Notepad++ API this week end. As there is a nice Template
We have discovered that one of our auto generated assemblies is throwing a StackOverflowException
Recently I have discovered that my release executable (made with msvc++ express 2008) becomes
My testers have discovered that if you type free text into a file upload
While debugging an issue with our system, I have discovered a thread contention that

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.