Skip to content

Commit b5d165f

Browse files
authored
Merge pull request #1228 from ember-learn/more-confetti-addon-released
more-confetti-addon released 🥳
2 parents a10c1b3 + 3f39a1d commit b5d165f

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

content/the-ember-times-issue-204.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ tags:
1616
Ember Security Releases Blog Post 🔒,
1717
Ember 4.8 released 🐹,
1818
prettier-plugin-ember-template-tag released 🙌,
19+
more-confetti-addon released 🥳,
1920
Dive into modern `@ember-data` 🏗️,
2021
Learn how to overwrite the default transition after authentication 🗝️
2122
Deprecation of Ember array prototype extensions 🧹,
@@ -54,6 +55,14 @@ Go check out the [repo](https://github.com/gitKrystan/prettier-plugin-ember-temp
5455

5556
---
5657

58+
## [more-confetti-addon released 🥳](https://twitter.com/agvanherwijnen/status/1588260038107226112?s=46&t=2KcBfrqJichoraVvI3uWSA)
59+
60+
[Anne-Greeth Schot-van Herwijnen (@MinThaMie)](https://github.com/MinThaMie) announced the release of `more-confetti-addon`, an addon that provides a helper to call the [canvas-confetti package](https://www.npmjs.com/package/canvas-confetti) in your Ember templates!
61+
62+
Check out the [repo](https://github.com/MinThaMie/more-confetti-addon#readme) and the [docs page](https://more-ember-confetti.netlify.app/) today!
63+
64+
---
65+
5766
## [🏗️ Dive into modern `@ember-data` - part 1](https://blog.lux.name/2-dive-into-ember-data-1/)
5867

5968
In a series of blog posts, [Lukas Kohler (@luxferrsum)](https://github.com/luxferresum) talks about the future of `@ember-data` and how to use it from the perspective of someone that didn’t develop it. In the [first blog post](https://blog.lux.name/2-dive-into-ember-data-1/), [Lukas](https://github.com/luxferresum) explains how to build your **own** `@ember-data/model` and use the new `@ember-data` APIs: `Schema` and `RecordData`.

0 commit comments

Comments
 (0)