diff --git a/source/blog/2018-11-30-the-emberjs-times-issue-75.md b/source/blog/2018-11-30-the-emberjs-times-issue-75.md
index b82eca8925..e069596287 100644
--- a/source/blog/2018-11-30-the-emberjs-times-issue-75.md
+++ b/source/blog/2018-11-30-the-emberjs-times-issue-75.md
@@ -1,7 +1,7 @@
---
title: The Ember Times - Issue No. 75
author: Melanie Sumner, Chris Ng, Amy Lam, Alon Bukai, Kenneth Larsen, Jessica Jordan
-tags: Recent Posts, Newsletter, Ember.js Times, Ember Times, 2018
+tags: Newsletter, Ember.js Times, Ember Times, 2018
alias : "blog/2018/11/30-the-ember-times-issue-75.html"
responsive: true
---
diff --git a/source/blog/2018-12-07-the-ember-times-issue-76.md b/source/blog/2018-12-07-the-ember-times-issue-76.md
new file mode 100644
index 0000000000..8131cfc403
--- /dev/null
+++ b/source/blog/2018-12-07-the-ember-times-issue-76.md
@@ -0,0 +1,110 @@
+---
+title: The Ember Times - Issue No. 76
+author: Chris Ng, Jessica Jordan, Amy Lam, Alon Bukai
+tags: Recent Posts, Newsletter, Ember.js Times, Ember Times, 2018
+alias : "blog/2018/12/07-the-ember-times-issue-76.html"
+responsive: true
+---
+
+Ξ΅te sΞ΅n Emberistas? πΉ
+
+Join us with your **contributions** for **DecEmber** πΉπ, read more about using `@tracked` in the new RFC π£, **fill out** the npm JavaScript Ecosystem Survey π, **fill out** the npm JavaScript Ecosystem Survey π, JSON:API π― is getting an update for the holiday season πππ and Ember's **linting** future needs your input π¬!
+
+---
+
+## [Jingle Bells π, Jingle Bells π, β¨ DecEmber πΉπ All the Way!](https://www.emberjs.com/blog/2018/11/29/december-event.html)
+
+Find one of the issues π
+In the [Ember Learn project](https://github.com/ember-learn)
+With the [December label in use](https://help-wanted.emberjs.com/learning?label=DecEmber)
+Don't leave the [chat unchecked](https://discordapp.com/channels/480462759797063690/517914929261576212).
+
+Send in a PR β¬
οΈ
+Make the reviewer smile π
+What fun [24PullRequests](https://24pullrequests.com/) are
+when the contribution is so [worthwhile](https://www.emberjs.com/blog/2018/11/29/december-event.html)! πΉ
+
+Jingle bells, jingle bells, **DecEmber** all the way! πΉπ
+
+---
+
+## [Tracked Properties RFC Is Up for Review! π£](https://github.com/emberjs/rfcs/pull/410)
+
+The [Tracked Properties RFC](https://github.com/emberjs/rfcs/blob/be351b059f08ac0fe709bc7697860d5064717a7f/text/0000-tracked-properties.md) introduces a simpler and more ergonomic system for tracking state change in Ember applications.
+
+Developers can identify if a property or a getter should be _autotracked_ by adding a `@tracked` decorator to it. This allows that value to have its dependencies automatically detected as it is used.
+
+Because tracked properties are just a very thin layer on top of native JavaScript, setting and accessing tracked properties can be done using **standard JavaScript syntax**. With no special syntax, and leveraging existing JavaScript knowledge.
+
+Comment and read more about the [RFC on GitHub](https://github.com/emberjs/rfcs/pull/410).
+
+---
+
+## [Ten Minutes to Improve JavaScript π](https://www.npmjs.com/2018-javascript-ecosystem-survey)
+
+Represent Ember in the [2018 JavaScript Ecosystem Survey](https://www.npmjs.com/2018-javascript-ecosystem-survey)!
+
+Each winter, [npm, Inc.](https://www.npmjs.com/) circulates a survey of software developers and npm users to solicit your feedback and ideas about how to continue supporting the worldβs fastest growing developer community and the worldβs most popular development language. (Review last yearβs results [here](https://www.npmjs.com/npm/state-of-javascript-frameworks-2017-part-1).) Be sure to fill out the survey [here](https://www.npmjs.com/2018-javascript-ecosystem-survey) in order to share what you've been working on and how you plan to use JavaScript in 2019. And spread the word!
+
+---
+
+
+
+## [JSON:API Update 1.1 π―](https://twitter.com/jsonapi/status/1069593631365959680)
+
+**JSON:API 1.1 RC1** is released! πππ The spec will hopefully be finalized by January 31 which is very exciting! If you use JSON:API and are able to, try out the upcoming version and give some feedback.
+
+One notable feature is the addition of **"profiles"** which allow specifying addition semantics on top of the current spec. This could allow specifying things like filtering, pagination and more. Check out [profiles here](https://jsonapi.org/extensions/).
+
+Another noteworthy change is the official recommendation to use camelCase for resource fields. This standardization will allow composing and parsing **JSON:API** with JavaScript and other languages. Check it out [here](https://jsonapi.org/recommendations/#naming).
+
+To learn more about the rest of the features and changes in **JSON:API 1.1** check out the [Update History](https://jsonapi.org/#update-history).
+
+---
+
+## [Set the Future Direction of Linting Ember Apps π](https://github.com/ember-cli/ember-cli/pull/8219)
+
+In this [work-in-progress draft for restructuring the linting workflow in Ember applications](https://github.com/ember-cli/ember-cli/pull/8219) the implementation of
+[Ember CLI RFC (Request for Comments) #121](https://github.com/ember-cli/rfcs/pull/121) has begun -
+and your **guidance** as part of the Ember community **is needed**!
+
+[Based on the RFC's design strategy](https://github.com/sangm/rfcs/blob/master/active/0000-remove-ember-cli-eslint.md#detailed-design) Ember's **linting** story is about to be aligned with best practices used in the general JavaScript ecosystem.
+And there are still decisions to be made: Do you for example expect your linting tests to run
+with `ember build` and `ember serve`? How would you linting integrate best into your CI pipeline?
+
+Let [your thoughts on how to swap Ember CLI ESLint for ESLint be known](https://github.com/ember-cli/ember-cli/pull/8219) to support the delivery of the best linting solution for the community!
+
+---
+
+## [Contributors' Corner π](https://guides.emberjs.com/release/contributing/repositories/)
+
+
This week we'd like to thank @Simran-B, @bhullarg, @jfdnc, @dcyriller, @Turbo87, @jenweber, @MelSumner, @esbanarango, @igorT, @prasannavijayan, @efx, @zachgarwood, @ppcano, @simonihmig, @stefanpenner, @kategengler, @rwjblue, @runspired, @rwwagner90, @thorsteinsson and @jacobq for their contributions to Ember and related repositories! π
+ +--- + +## [Got a Question? Ask Readers' Questions! π€](https://docs.google.com/forms/d/e/1FAIpQLScqu7Lw_9cIkRtAiXKitgkAo4xX_pV1pdCfMJgIr6Py1V-9Og/viewform) + +
+
+ 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 just 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! π€
+ +