Billy Lando

Results 27 comments of Billy Lando

Thanks for the explanations.. its works correctly. I will go a little deeper in my example . Thanks :)🎉

@Ravenstine I'm not familiar with the ember-cli build system (comming from Angular world). Using Shadow DOM to encapsulate the app is the way i want to try. However its actually...

@Ravenstine I found this package https://www.npmjs.com/package/ember-cli-concat that allow to concat all JS files into a single file and all css files into a single file.

@Ravenstine Any advice on this ? I gave you access to the repository

I found that there is a problem with multiple instances of Ember on the same page

This recursion call is problematic in this case: https://github.com/Ravenstine/ember-custom-elements/blob/master/addon/instance-initializers/ember-custom-elements.js#L79

> the workaround by @kallebjork did not work for me, but it gave me an idea how to solve this. Here's what I had done: > > ```ts > const...

@d3lm > only manipulate the DOM via the Renderer I want to write something about this. Should i create the `View` Category? or add them to existing category?

@d3lm can you pls update the list of missing items ?