The Ember Times - Issue No. 118

Happy fall 🍂, Emberistas! 🐹

This week: Podcast: The New Ember with Mike North 🎙️, listen to 2 podcast episodes with Leah Silber 🎧, celebrate Ember Madrid on stage at Codemotion 2019 🇪🇸, EmberMap 🎥 on animating across routes with Ember Animated ✨, ember-cli-typescript 3.0.0 release 💚, and watch EmberCamp 2019 🍿🎥!


Podcast: The New Ember with Mike North 🎙️

A recent JavaScript Jabber podcast had Mike North @mike-north discussing the “New Ember” and how it is a lot more approachable now. This “New Ember”, or Ember Octane, brings Ember from having the steepest learning curve of the popular JavaScript frameworks to hardly having to learn anything at all.

Mike also talks about how Ember provides stability for developers using them by having a long track record for providing tools and education to make the upgrade seamless and even have old components living next to brand new ones with updated syntax. As a testament to this, Mike mentions that his original Frontend Masters course – Intro to Ember – that was recorded in 2015 only required very minor changes to update it to the version we have today.

Listen to the full podcast on JavaScript Jabber!


Leah Silber on Open Source Projects and Tech Conferences 🎧

Leah Silber (@wifelette), the CEO of Tilde and organizer of EmberConf and RustConf, appeared on Code[ish] to share her experiences with bringing open source to work and organizing a memorable tech conference. 💖

We highly encourage you to check out both episodes (written transcripts are available)! In just 45 minutes, you will learn about:

  • The value of having a diverse team for open source projects
  • How to lead a team by showing respect, creating opportunities for them to meet their goals, and actively scouting for new talents
  • How to encourage a company to recognize the value of and contribute to open source projects
  • The advances made in accessibility and inclusivity in tech conferences, and how EmberConf addressed both over the past few years

Ember Madrid Takes Stage at Codemotion 2019 🇪🇸

Much thanks to Juan Antonio Gómez (@shokmaster), Adrián González Rus (@adrigzr), and Sergio del Valle Salvador (@svsalvador) from Ember Madrid, developers who attended Codemotion Madrid had the chance to learn Ember and possibly hear about it for the first time.

Their talk, "Lo que Ember ha hecho por el desarollo web, y tú sin saberlo," covered Ember's contributions to web development and your developer experience. While the recording of their talk isn't available yet, Juan was happy to share a summary with us.

1. Pasado

Juan Antonio Gómez on stage at Codemotion 2019

I talked about what Ember is—a framework for creating ambitious web applications—and analysed the status of JS frameworks in 2013. I recounted the hard things about Ember at the time like poor documentation, a lot of elements (View, ArrayController, ObjectController), complicated templates (render, bind-attr), and two elements in the router (route, resource). I remembered the brilliant things too, such as implicit generation of code (e.g. empty controllers), a lot of power with less code, Ember CLI, arrival of Glimmer VM in Ember 2.0, and the great 6-week release cycle.

2. Presente

Adrián González Rus on stage at Codemotion 2019

Adrián talked about the changes happening in the JavaScript world, the exciting features that Ember 3.x brought (native classes, angle brackets, no jQuery, etc.), and key differentiators between Ember and other JS frameworks (release management and deprecation policy).

3. Futuro

Sergio del Valle Salvador on stage at Codemotion 2019

Sergio talked about the need to reduce the Ember skills tree, explained Ember Octane and its new awesome features (Glimmer components, tracked properties, decorators, etc.), and shared the community's next goals (continue to simplify Ember, modernize the build pipeline with Embroider, improve accessibility through Ember A11y, bring Orbit.js to Ember Data, increase productivity and optimize Ember for growth).

Please be on the lookout for the recording online. In the meantime, you can get involved with Ember Madrid on Twitter, Meetup, and Discord!


EmberMap Video on Animating Across Routes with Ember Animated ✨

If you're interested in learning more about how to ✨animate across routes ✨ using the fantastic Ember Animated addon, you may want to check out a new video by EmberMap, in which Sam Selikoff @samselikoff provides a great intro to the subject.

While animation across routes is a somewhat advanced topic, even if you have not previously worked with Ember Animated, the explanations are clear and easy to follow, making the video a decent starting place. So if you have been waiting to check out Ember Animated, this might be a good time to do so!

The video is available on both YouTube and the EmberMap site.


Release of ember-cli-typescript 3.0.0 💚

Chris Krycho @chriskrycho released ember-cli-typescript 3.0.0 which is dropping support for both Node 6 and Module Unification, and eliminating a lot of noise about Babel from people's consoles!

Check out the release notes on GitHub!


(Re)Watch All of EmberCamp 2019 🍿

No matter if you have been able to make it to this year's camping trip to Chicago or not - now's your time to catch up on 11 excellent sessions about modern Ember and best practices; watch (or re-watch) the conference's entire programme from the comfort of your home cinema 🍿🎥. And be sure to share the list of talk recordings with your colleagues and Ember friends!

Don't forget to make use of Jordan Hawker's (@elwayman02) full summary of talk slides and summaries to learn even more. And if you enjoyed the content, be sure to let the team behind EmberCamp know via Twitter (@EmberCamp) or via retro DM.


Contributors' Corner 👏

This week we'd like to thank @rwjblue, @GreatWizard, @ijlee2, @muziejus, @chiangs, @jenweber, @pzuraq, @bekzod, @beegan, @astronomersiva, @Gaurav0, @HeroicEric, @pete-the-pete, @camerondubas and @nummi for their contributions to Ember and related repositories! 💖


Got a Question? Ask Readers' Questions! 🤓

Office Hours Tomster Mascot

Wondering about something related to Ember, Ember Data, Glimmer, or addons in the Ember ecosystem, but don't know where to ask? Readers’ Questions are meant for you!

Submit your own short and sweet question under bit.ly/ask-ember-core. And don’t worry, there are no silly questions, we appreciate them all - promise! 🤞


#embertimes 📰

Want to write for the Ember Times? Have a suggestion for next week's issue? Join us at #support-ember-times on the Ember Community Discord or ping us @embertimes on Twitter.

Keep on top of what's been going on in Emberland this week by subscribing to our e-mail newsletter! You can also find our posts on the Ember blog.


That's another wrap! ✨

Be kind,

Chris Ng, Isaac Lee, Jared Galanis, Jessica Jordan, Amy Lam and the Learning Team