The Wayback Machine - http://web.archive.org/web/20201011071916/https://github.com/topics/emberjs
Skip to content
#

emberjs

ember logo

Ember is a JavaScript framework that uses a Component <-> Service approach to building applications. It is mainly used to build web-based applications, but can also be ported over to build desktop applications.

Here are 746 public repositories matching this topic...

jaredcnance
jaredcnance commented Jul 19, 2018

We should have a test that validates each service can actually be resolved from the container (within a scope). See #339 for motivation. It would be fantastic if this could be done via reflection and not manually adding a new test every time you register a new service. I'm thinking we would define a static member that contained all the ServiceDescriptors. Then in the test we just get this member

jenweber
jenweber commented Oct 1, 2020

Description

In the Getting Started - How to Use the Guides section, the link for Ember CLI points to Configuration - Configuring Ember CLI section. The latter (configuring your app ) is an advanced topic and doesn't show much information.

Please link to the CLI Guides (https://cli.emberjs.com/release/) instead.

TODOs

  • Update the Markdown file `guides/release/getting-

Created by Yehuda Katz

Released December 8, 2011

Organization
emberjs
Website
www.emberjs.com
Wikipedia
Wikipedia
You can’t perform that action at this time.