Discover and read the best of Twitter Threads about #Ember

Most recents (3)

Are you a #JavaScript #developer looking for ways to improve from day to day? You’ve come to the right place! Bury yourself in encryption, testing, closures and many more talks from #JS experts all over the world.

blog.meetupfeed.io/7-javascript-m…

#programming
The Art of Writing Secrets - Encryption for JavaScript Developers via @WomenWhoCode @jischr
Jen Schreiber is a Senior #SoftwareEngineer . In this talk, she introduces you to encryption in JavaScript- all you need to know.
meetupfeed.io/talk/the-art-o…
#JavaScript Tests in #Node, the Browser, and CI via @rob_rich
Watch as Rob live-codes sync tests, async with callbacks, promise-based tests, and async/await tests. He crafts tests in Node, tests in the Browser, and unit tests that run from CI.
meetupfeed.io/talk/java-scri…
Read 9 tweets
#Ember.js #Emberjs

"Until routable components are introduced somewhere in Ember ?, it is impossible to pass a closure action from a route. For now, you can only pass closure actions from a controller and on to child components."

stackoverflow.com/questions/3110…
Is that true? In this case, if the action in the route controls the redirection, I need to create that login inside the component? #Ember.js #Emberjs #JS #javascript

I ask this because a consultant suggest to use closure actions to control redirect in components.
I don't want to use controller in Ember. But they cited the example of use a component as Modal in child forms to create the a new father without leave the child form.

In that case the component can be called from the father or child template.
Read 7 tweets
I don't understand yet the closure actions. I need to pass a route action to the component via template without controller.

The idea is pass a different action for each router.

Help me. #Ember.js #EmberJS #javascript #js ...
Nice article, but don't helped me, the article using controllers:
medium.com/ember-titbits/…

I need to work with routes. The example:
The route have "redirectTo" action, the component call de action based in current route(From template). How to do that?
I can't understand yet how to pass a action from some route to the component dynamically.
In template "A" I want to pass the action "x" from a "A" route to the component. In "B" template a want to pass "x" action from "B" route too. miguelcamba.com/blog/2016/01/2…
Read 5 tweets

Related hashtags

Did Thread Reader help you today?

Support us! We are indie developers!


This site is made by just two indie developers on a laptop doing marketing, support and development! Read more about the story.

Become a Premium Member ($3.00/month or $30.00/year) and get exclusive features!

Become Premium

Too expensive? Make a small donation by buying us coffee ($5) or help with server cost ($10)

Donate via Paypal Become our Patreon

Thank you for your support!