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

blog(embertimes104): Prettier Quest Issue #168

Merged
merged 2 commits into from
Jun 28, 2019
Merged
Changes from all 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
22 changes: 8 additions & 14 deletions source/2019-06-28-the-ember-times-issue-104.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,17 @@
---
title: The Ember Times - Issue No. 104
author: Jessica Jordan, the crowd
author: Jessica Jordan, Chris Ng, the crowd
tags: Recent Posts, Newsletter, Ember.js Times, Ember Times, 2019
alias : "blog/2019/06/28-the-ember-times-issue-104.html"
responsive: true
---

Halò Emberistas! 🐹

<SOME-INTRO-HERE-TO-KEEP-THEM-SUBSCRIBERS-READING>
This week - everything about **Embroider**:
Readers' Questions: What is Embroider 🤔,
Help out in the Prettier Glimmer Quest Issue 🎀✨,

---

Expand Down Expand Up @@ -92,21 +94,13 @@ Readers' Questions: What is Embroider 🤔,

---

## [Section Title in Title Case 🐹](#section-url)
<change section title emoji>
<consider adding some bold to your paragraph>

<add your name to author list, top and bottom>
<add blurb and emoji to "SOME-INTRO-HERE">
## [Quest: Prettier Glimmer 🎀✨](https://github.com/jgwhite/prettier/issues/1)

---
[@jgwhite](https://github.com/jgwhite) started a [quest issue](https://github.com/jgwhite/prettier/issues/1) to track the outstanding work required to have full [Prettier](https://prettier.io/) support for Ember templates.

## [Section Title in Title Case 🐹](#section-url)
<change section title emoji>
<consider adding some bold to your paragraph>
Prettier is an opinionated code formatter that ensures that all [outputted code conforms to a consistent style](https://jlongster.com/A-Prettier-Formatter) in order to avoid [bikeshedding](https://en.wiktionary.org/wiki/bikeshedding) about styling rules or nit picks. It does this by parsing your code into an Abstract Syntax Tree (AST) and reprinting it from scratch disregarding all original styling. Today, Prettier already works for JavaScript including [ES2017](https://github.com/tc39/proposals/blob/master/finished-proposals.md) so this work revolves around supporting Ember templates.

<add your name to author list, top and bottom>
<add blurb and emoji to "SOME-INTRO-HERE">
Check out what parts you can contribute in the [quest issue](https://github.com/jgwhite/prettier/issues/1) on GitHub!

---

Expand All @@ -128,4 +122,4 @@ That's another wrap! ✨

Be kind,

Jessica Jordan, the crowd and the Learning Team
Jessica Jordan, Chris Ng, the crowd and the Learning Team