Quantcast
Browsing all 4826 articles
Browse latest View live

Where to put shared non-model logic?

@davegoulash wrote: My app can be user configured to use different "rules". Models should use these rules to do calculations. Something like: rules = Rules.create({config: {}});...

View Article


Consume 3rd party api & display results & mirage

@daithi wrote: complete noob to emberjs and am trying to figure out how to pull data from, for example meetup.com api, and display the results in a route. I'm using mirage for TDD. My main issue is...

View Article


I Am Qualified Enough? (demo app included)

@Harun_Tuncay wrote: Hi everyone.I would like to ask, when can anyone know he is ready to apply for his first job? When did you guys applied for your first job? I have been looking at requirements for...

View Article

Image may be NSFW.
Clik here to view.

Home Furniture Sales of Texas Accounts the First within South

@chrismige wrote: Furnishings and bedding linens sales within the Lone state arrived at $8. 4 billion in 2016 and they are expected to develop 21.4% over the following five years to 10.2 billion...

View Article

Active-model-adapter serializer override

@ristovskiv wrote: OK I'm an Ember NOOB, with capital letters. Just started learning for about a week, so this might be a silly question. I'm using active-model-adapter with ember-data as well. My...

View Article


Great examples of open source ember apps?

@timhaines wrote: Hi there, I'd like to find a few open source ember apps to study. The closer they stick to conventions and are well tested the better. Can anyone provide some links to their...

View Article

How can you find out if a {{yield}} in a component is empty?

@tsteuwer wrote: I want to display a generic message if the {{yield}} in a component is empty. Is it appropriate to use {{#if yield}} in this case? Or is that an anti-pattern? Posts: 1 Participants: 1...

View Article

Cherry picking semantic ui components via ember-cli

@em.b wrote: I'd like to use semanticUI in conjunction with a couple of other lightweight sass libraries. I've looked at semantic-ui-ember but I couldn't figure out how to prevent importing the entire...

View Article


Ember - Query params ignoring “=” character

@yogesharora28 wrote: I have a query param "token" whose value includes "=" sometimes, but ember seems to ignore that value. When the queryparams supplied are like search?token=123= This doesnt work...

View Article


Ember App documentation

@dizip wrote: I got task to create documentation for my ember app. I read about yuidoc, but i have not much time to create that. Is there any possibility to create a simple documentation / file -...

View Article

How to get the ``links`` of the JSON API response in the model?

@tsteuwer wrote: I need to be able to retrieve the links. For instance: { data: { id: 1234, attributes: {...} links: { externalLink: '...' self: '...', } } I need to be able to grab that externalLink...

View Article

Tagless component challenge after Glimmer update

@rohmann wrote: Due to a very specific use case, I need to be able to take a newly created tagless component and insert it before a marker div in my html. The tagless component will be rendering a...

View Article

Defer RESTSerializer.normalizeResponse

@stevehorne wrote: I have two model types, User and Group. User has a hasMany relationship to Group (called groups). When returning a User, the backend has a relationship to groups that is somewhat...

View Article


Firebase Auth Fails (Firebase app didn't created)

@Harun_Tuncay wrote: Hi everyone.I was trying to implement natural firebase authentication(email/password). When i hit login/logout/singup i get this error Uncaught Error: No Firebase App '[DEFAULT]'...

View Article

Hiring Ember Developer in Barcelona

@mongeta wrote: Hello everyone,Tecnotramit is a Business Process Outsourcing (BPO) Company.We are a Ruby On Rails team, just exploring the Ember approach.We have built two Apps with a long path that...

View Article


{{#paper-select}} add-on bug

@lucasm122 wrote: I am having issues with the {{#paper-select}} addon. I am trying to create a simple dropdown menu component, with six options in it it. The component allows the user to scroll...

View Article

Creating a global class

@nullnillzero wrote: All, I'm new to ember and more familer with Angular/Angular2 than I am wit this framework. So far I like it but I can't seem to wrap my head around some of the terminology and...

View Article


Using addons (ember-resolver) without ember-cli

@snuxoll wrote: Does anyone have a good solution to using addons (specifically ember-resolver) without needing ember-cli? I'm working on a Python projectthat will allow users to install plugins that...

View Article

Image may be NSFW.
Clik here to view.

First Tİme CouchDB-Status:200 but no data displayed

@Harun_Tuncay wrote: Hi everyone,I am trying to use CouchDB for an app.I have installed it succesfully and generated an app.Installed add-ons "ember-pouch" and "add-cors-to-couchdb".Configured the way...

View Article

Force method to execute again

@nullnillzero wrote: All, I'm struggling with the ember js workflow. Specifically I'm working with a proprietary JavaScript API that asyncronously renders content into a container of my choosing. When...

View Article
Browsing all 4826 articles
Browse latest View live