Quantcast
Channel: Ember.JS - Latest topics
Browsing all 4826 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

"I contribute to Ember" with Katie Gengler

@jessica wrote: Hello folks and welcome to the eighth edition of the interview series “I contribute to Ember” , presented by the folks at The Ember Times This week we’d like to highlight the work of...

View Article


Ember.js - The Ember Times - Issue No. 91

@ember-blog wrote: හෙලෝ Emberistas! 🐹 Read some RFCs around extending EmberObject 💡, learn how to build Hangman with Ember Octane 🎬, plus check out the Record Data Errors RFC 📇, an "e"mpressive...

View Article


Class- and id- names uniqueness

@chris1 wrote: Hi Gys, i am new to ember and planning my new app. what is the best way to deal with stylesheets? in rails by example you can link the stylesheets to specific views and if the app grows...

View Article

Image may be NSFW.
Clik here to view.

Linking stylesheets / best practice

@chris1 wrote: dear all, a little bit similar to this question: Ember best way to manage css and js I have a large php application that I am converting to ember.js. In my php application I used to...

View Article

Module-unification / stylesheets location / best practice

@chris1 wrote: Dear all, by default, in Module-Unification, styles are inside the folder src/ui/styles. But, if some stylesheets are used for specific templates, why not putting them beside the...

View Article


Image may be NSFW.
Clik here to view.

How do I map JSON data with my model?

@Tem_Code wrote: I am using Ember Data but I have problem how to map it with my model. This is my JSON api look like. Screen Shot 2019-04-01 at 10.35.09 AM.png1272×1136 113 KB What I want to map with...

View Article

Refreshing Application Data when switching routes

@toinecl wrote: I have a multi-user ember application where the back-end (REST API) keeps track of progress of the entire team. So, I have done the following: adapters/application.js import DS from...

View Article

Production ready build in Ember

@Shivu wrote: I have been building a web app in Ember, and am ready to upload it on a server. What “ember build --environment production” does? Need to change any settings in environment.js? Posts: 1...

View Article


Computed Property vs Getter

@Caltor wrote: With the advent of ES6 we can now use getters as in: export class col { constructor(left, width = 140) { this.left = left; this.width = width; } get middle() { return this.left +...

View Article


Image may be NSFW.
Clik here to view.

"I contribute to Ember" with Chris Garrett

@jessica wrote: Hello folks and welcome to the ninth edition of the interview series “I contribute to Ember” , presented by the folks at The Ember Times This week we’d like to highlight the work of...

View Article

Sr. Full Stack Developer (Rails + Ember)

@seehafer wrote: Enzyme is looking for a Sr. Full Stack Engineer, experienced in working with the full web stack, and someone who has owned/shipped production software for years. As a Senior Engineer,...

View Article

Image may be NSFW.
Clik here to view.

CALL_AND_RETRY_LAST Allocation failed

@yuanda wrote: Hei Folks, I got this error while trying to run ember serve command. Below it’s the full error log. <— Last few GCs —> [3592:0000000000326B60] 439541 ms: Mark-sweep 1137.9...

View Article

Ember.js - The Ember Times - Issue No. 92

@ember-blog wrote: હેલો Emberistas! 🐹 The video recordings of EmberConf 2019 are now available! But first, read about the benefits of volunteering at a tech conference 💪, an RFC on adding npm...

View Article


How should I approach CSS in my UI Component library?

@sorvah wrote: I’m building a small UI component library for my team to use and I’m a bit stuck on what the best approach to styling out the components is. At the moment the components have no styling...

View Article

Custom ember ui toolkit

@greyhwndz wrote: Can anybody give me idea on how to go about creating my own ui toolkit in ember? This is so I can always save time recreating common design elements and functionalities Posts: 3...

View Article


Help with using ember-bootstrap and breaking up template code into multiple...

@johnnyicon wrote: Hi all, I’ve decided to start using ember-bootstrap and have begun migrating code to take advantage of its features. I’m currently to replace my navigation with the navbar component...

View Article

Override computed() property in test

@francesconovy wrote: After updating to Ember 3.9, we now get a bunch of these deprecation warnings: https://deprecations.emberjs.com/v3.x/#toc_computed-property-override For places in our application...

View Article


Full-stack developer (Ember, Rails, remote)

@jurgen wrote: At Nightwatch.io we’re looking for an experienced full-stack engineer to become a part of our close-knit remote engineering team and help build high quality products. You should have...

View Article

Ember.js - Ember 3.9 Released

@ember-blog wrote: Today the Ember project is releasing version 3.9 of Ember.js, Ember Data, and Ember CLI. This release kicks off the 3.10 beta cycle for all sub-projects. We encourage our community...

View Article

Ember-engines as peerDependency

@harimath wrote: I am a bit confused with the peerDependency concept from an Ember engines perspective. What does “peerDependency” signify when using Ember engines ? Should only the parent/host app...

View Article
Browsing all 4826 articles
Browse latest View live