Ember Weekly #334 - Hacktoberfest 2020, Ember 3.22 released

Ember Weekly View on EmberWeekly.com
Issue #334 | October 9th, 2020

Headlines


Ember.js - Hacktoberfest 2020
It's Hacktoberfest 2020, and you are invited to participate in Ember-focused special events and mentorship opportunities through the month of October. You can make some commits, meet some new people, and maybe get some free stuff!
Ember.js v3.22.0 released
Adds @ember/destroyable feature from the Destroyables RFC, adds low-level Cache API per the Autotracking Memoization RFC, and now passes a transition object to activate/deactivate hooks and events. Also includes a few bugfixes around modifier managers.
Ember Data v3.21.2 released
Ember Inspector v4.3.4 released

Reading


Ember.js RFC #669 - Tracked Storage Primitives
A proposal to provide a low level primitive for storing tracked values where there are unknown, dynamic, or potentially infinite numbers of decoratable keys.
Ember.js RFC #671 - Stop Leaking Implementation Details of Built-in Components
A proposal to stop leaking implementation details of built-in components by deprecating several modules and properties from the public API.
Ember.js RFC #673 - deprecate tryinvoke
A proposal to deprecate support for tryInvoke in Ember's Utils module (@ember/utils) because the Javascript language has optional chaining for us to use as a native solution.
Simplabs - Simpler and more powerful components in Ember Octane with Glimmer Components
Ricardo Mendes explains how Glimmer components provide a simpler and clearer, yet more powerful, component layer for Ember Octane applications.
DockYard - Introducing ember-data-jsonapi-fields
Scott Newcomer shares how using ember-data-jsonapi-fields can slim down your payloads and improve network response time in Ember.js apps.
EffectiveEmber - React Component Patterns in Ember.js
In this post, Michael explores if and how certain React component patterns can be applied to Ember.js and how the two frameworks compare when using those patterns.
Derek Gray - Switching from Ember-Data to Ember-Orbit
Derek shares a collection of tips and changes he had to consider while converting a large ember-data project over to ember-orbit.
Chris Krycho - Initializing Class Fields in Ember Octane
Chris shares the differences in initialization between classic Ember.js classes and Ember Octane.
Ember.js Core Learning Team Meeting Notes - September 24, 2020
Meeting notes from the Ember.js core learning team from September 24th, 2020.
The Ember Times - Issue No. 164
Hacktoberfest + The Ember Times, a new reference page for Ember CLI commands, migrating off of mixins in Ember Octane, async data and autotracking in Ember Octane, autotracking developer experience, ember-concurrency 2.0.0.beta-1, and last, but not least, EmberJS with REST API!

Code


updated
Ember Bootstrap v4.3.0 Released
updated
Ember CLI Code Coverage v1.0.1 Released
updated
Eslint Plugin Ember v3.4.0 Released
updated
Ember Modal Service v2.5.0 Released

Watch/Listen


Shawn Chen - Form input & @tracked class/object (Ember.js Tutorial for Beginners)
Shawn shows how to update UI state in an Ember.js app using the @tracked property in this multi-part YouTube course, Ember.js Tutorial for Beginners.
Kanalveli RA - Sequential rendering with Ember.js (Ember Chennai)
Kanalveli shares how to improve your apps performance with sequential rendering.
Saravana Kumar V - Degrading Ember Apps gracefully when offline (Ember Chennai)
Saravana Kumar V shares a talk on how to handle API calls to a backend when a user is offline and how to resend them once a connection is restored at the Ember Chennai meetup.
Rajasegar Chandiran - Building Bridges to the DOM with Modifiers (Ember Chennai)
In this talk, Rajasegar shares how to effectively work with the DOM by building the bridges with Ember modifiers.

Contact   Sponsor   Unsubscribe

Made with 🔥 by the Ember Weekly Team
Follow @EmberWeekly on Twitter
Ember Weekly, 1235A N Clybourn Ave #102, Chicago, IL 60610

Older messages

Ember Weekly #333 - Fastboot 3.0 beta 1 released

Wednesday, September 23, 2020

Ember Weekly View on EmberWeekly.com Issue #333 | September 23rd, 2020 Headlines Ember CLI Fastboot v3.0.0-beta.1 released Updates fastboot to the latest version, drops Node 6, 8, 9, 11, and 13 support

Ember Weekly #332 - Ember 3.21 released

Wednesday, September 9, 2020

Ember Weekly View on EmberWeekly.com Issue #332 | September 9th, 2020 Headlines Ember.js - Ember 3.21 Released Version 3.21 of Ember.js, Ember Data, and Ember CLI have been released. This release

Ember Weekly #331

Wednesday, August 26, 2020

Ember Weekly View on EmberWeekly.com Issue #331 | August 26th, 2020 Headlines Ember.js - Accessibility Working Group Update Melanie Sumner shares an update on the Ember.js A11y Strike Team's

Ember Weekly #330 - Ember 3.20 released

Wednesday, August 12, 2020

Ember Weekly View on EmberWeekly.com Issue #330 | August 12th, 2020 Headlines Ember.js - Ember 3.20 Released Version 3.20 of Ember.js, Ember Data, and Ember CLI have been released. New features include

Ember Weekly #329

Wednesday, July 29, 2020

Ember Weekly View on EmberWeekly.com Issue #329 | July 29th, 2020 Headlines Ember.js v3.20.2 released Updates Glimmer rendering engine to v0.54.2 and fixes an issue with destroyables to enable the

You Might Also Like

Charted | Global Economic Confidence in 2025, by Country 🌎

Wednesday, December 25, 2024

While emerging markets in Asia have the strongest confidence in the global economy looking ahead, European countries are most pessimistic. View Online | Subscribe | Download Our App FEATURED STORY

Top Tech Deals 🎅 Sony Headphones, iPhone Cases, 4K Projector, and More!

Wednesday, December 25, 2024

The season of giving is upon us. How-To Geek Logo December 25, 2024 Top Tech Deals: Sony Headphones, iPhone Cases, 4K Projector, and More! The season of giving is upon us. Happy Holidays! If you're

Why the Race to AGI is Humanitys Defining Moment

Wednesday, December 25, 2024

Top Tech Content sent at Noon! Boost Your Article on HackerNoon for $159.99! Read this email in your browser How are you, @newsletterest1? 🪐 What's happening in tech today, December 25, 2024? The

Iran's Charming Kitten Deploys BellaCPP: A New C++ Variant of BellaCiao Malware

Wednesday, December 25, 2024

THN Daily Updates Newsletter cover The Data Science Handbook, 2nd Edition ($60.00 Value) FREE for a Limited Time Practical, accessible guide to becoming a data scientist, updated to include the latest

Software Testing Weekly - Issue 251

Wednesday, December 25, 2024

GitHub Copilot is free! 🤖 View on the Web Archives ISSUE 251 December 25th 2024 COMMENT Welcome to the 251st issue! In case you missed it — GitHub Copilot is free! The free version works with Visual

Daily Coding Problem: Problem #1647 [Medium]

Tuesday, December 24, 2024

Daily Coding Problem Good morning! Here's your coding interview problem for today. This problem was asked by Square. In front of you is a row of N coins, with values v 1 , v 1 , ..., v n . You are

Sentiment Analysis, Topological Sort, Web Security, and More

Tuesday, December 24, 2024

Exploring Modern Sentiment Analysis Approaches in Python #661 – DECEMBER 24, 2024 VIEW IN BROWSER The PyCoder's Weekly Logo Exploring Modern Sentiment Analysis Approaches in Python What are the

🤫 Do Not Disturb Mode Is My Secret to Sanity — 8 Gadgets I Want To See Nintendo Make

Tuesday, December 24, 2024

Also: The Best Christmas Movies to Watch on Netflix, and More! How-To Geek Logo December 24, 2024 Did You Know Their association with the Christmas season might make you think poinsettias hail from a

😱 AzureEdge.net DNS Retiring Jan. 2025, 🚀 Microsoft Phi-4 AI Outperforms, 🔒 Microsoft Secure Future Initiative

Tuesday, December 24, 2024

Blog | Advertise | View Online Your trusted source for Cloud, AI and DevOps guidance with industry expert Chris Pietschmann! Phi-4: Microsoft's New Small Language Model Outperforms Giants in AI

Mapped | The Top Health Insurance Companies by State 🏥

Tuesday, December 24, 2024

In 13 US states, a single company dominates the health insurance market, holding at least half of the total market share. View Online | Subscribe | Download Our App Presented by: Global X ETFs Power