Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Write up on Ember CLI improvement tips #591

Merged
merged 3 commits into from
Apr 2, 2020
Merged
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 5 additions & 10 deletions source/2020-04-03-the-ember-times-issue-142.md
Original file line number Diff line number Diff line change
@@ -1,27 +1,22 @@
---
title: The Ember Times - Issue No. 142
author: the crowd
author: Abhilash, the crowd
tags: Recent Posts, Newsletter, Ember.js Times, Ember Times, 2020
alias : "blog/2020/04/03-the-ember-times-issue-142.html"
responsive: true
---

<SAYING-HELLO-IN-YOUR-FAVORITE-LANGUAGE> Emberistas! 🐹

<SOME-INTRO-HERE-TO-KEEP-THEM-SUBSCRIBERS-READING>
Ember CLI improvement tips 🚀,

READMORE

---

## [Section title in sentence case 🐹](#section-url)
## [Ember CLI improvement tips 🚀](https://gist.github.com/vasind/22122632be15f3bc98a092ab012524e2)

<change section title emoji>
<consider adding some bold to your paragraph>
<please include link to external article/repo/etc in paragraph / body text, not just header title above>

<add your name to author list, top and bottom>
<add blurb and emoji to "SOME-INTRO-HERE">
[Vasanth](https://github.com/vasind) collated a list of all [**Ember CLI**](https://ember-cli.com/) improvements for Ember applications as a Github gist. He showcases improvements to the `ember-cli-build.js` that speed up build times for development and test environments, while retaining the right configurations for production. He also added tips on optimising applications using [Mirage](https://www.ember-cli-mirage.com/). [Head out to his gist](https://gist.github.com/vasind/22122632be15f3bc98a092ab012524e2) to check them out!```
abhilashlr marked this conversation as resolved.
Show resolved Hide resolved

---

Expand Down Expand Up @@ -143,4 +138,4 @@ That's another wrap! ✨

Be kind,

the crowd and the Learning Team
Abhilash, the crowd and the Learning Team