From 3ef1597dab9183b69c2399365091cca768cc2434 Mon Sep 17 00:00:00 2001 From: Chris Ng Date: Thu, 1 Nov 2018 14:13:15 -0400 Subject: [PATCH 1/3] blog(embertimes71): Ember for CodeSandbox --- source/blog/2018-11-02-the-ember-times-issue-71.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/source/blog/2018-11-02-the-ember-times-issue-71.md b/source/blog/2018-11-02-the-ember-times-issue-71.md index a7c684ab34..be34ef466d 100644 --- a/source/blog/2018-11-02-the-ember-times-issue-71.md +++ b/source/blog/2018-11-02-the-ember-times-issue-71.md @@ -1,6 +1,6 @@ --- title: The Ember Times - Issue No. 71 -author: Jessica Jordan, the crowd +author: Chris Ng, Jessica Jordan, the crowd tags: Recent Posts, Newsletter, Ember.js Times, Ember Times, 2018 alias : "blog/2018/11/02-the-ember-times-issue-71.html" responsive: true @@ -47,8 +47,13 @@ If you're feeling up to the task to help tree-shaking land in Ember and you're c --- -## [SECTION TITLE](#section-url) +## [Ember for CodeSandbox! 🏖️](https://twitter.com/CompuIves/status/1057681015299366912) + +[CodeSandbox](https://codesandbox.io/) is an online code editor that helps you create web applications, **from prototype to deployment**. It supports a variety of web frameworks, and with the latest release, now officially supports Ember. This was made possible thanks to a [pull request](https://github.com/CompuIves/codesandbox-client/pull/1113) by [@mike-north](https://github.com/mike-north). + +Try it out today by clicking on **Ember** under _server templates_ when [creating a new sandbox](https://codesandbox.io/s/)! +_Note: Ember is located under “server templates” because [server templates are sandboxes that execute on a server instead of the browser](https://twitter.com/CompuIves/status/1057689363239313408)._ --- @@ -95,4 +100,4 @@ That's another wrap! ✨ Be kind, -Jessica Jordan, the crowd and the Learning Team +Chris Ng, Jessica Jordan, the crowd and the Learning Team From 741fcb46c915aaf4eb87a3a51ba3c912e782a1ae Mon Sep 17 00:00:00 2001 From: Chris Ng Date: Thu, 1 Nov 2018 14:49:34 -0400 Subject: [PATCH 2/3] blog(embertimes71): alex ignore the word execute --- source/blog/2018-11-02-the-ember-times-issue-71.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source/blog/2018-11-02-the-ember-times-issue-71.md b/source/blog/2018-11-02-the-ember-times-issue-71.md index be34ef466d..91fa4ddafb 100644 --- a/source/blog/2018-11-02-the-ember-times-issue-71.md +++ b/source/blog/2018-11-02-the-ember-times-issue-71.md @@ -53,6 +53,7 @@ If you're feeling up to the task to help tree-shaking land in Ember and you're c Try it out today by clicking on **Ember** under _server templates_ when [creating a new sandbox](https://codesandbox.io/s/)! + _Note: Ember is located under “server templates” because [server templates are sandboxes that execute on a server instead of the browser](https://twitter.com/CompuIves/status/1057689363239313408)._ --- From 0844bc65e74e4b83e5ac982bf06ef2a3d9f7d997 Mon Sep 17 00:00:00 2001 From: Chris Ng Date: Thu, 1 Nov 2018 16:10:36 -0400 Subject: [PATCH 3/3] blog(embertimes71): alex linter execute --- source/blog/2018-11-02-the-ember-times-issue-71.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/blog/2018-11-02-the-ember-times-issue-71.md b/source/blog/2018-11-02-the-ember-times-issue-71.md index 91fa4ddafb..8e229e04bc 100644 --- a/source/blog/2018-11-02-the-ember-times-issue-71.md +++ b/source/blog/2018-11-02-the-ember-times-issue-71.md @@ -53,7 +53,7 @@ If you're feeling up to the task to help tree-shaking land in Ember and you're c Try it out today by clicking on **Ember** under _server templates_ when [creating a new sandbox](https://codesandbox.io/s/)! - + _Note: Ember is located under “server templates” because [server templates are sandboxes that execute on a server instead of the browser](https://twitter.com/CompuIves/status/1057689363239313408)._ ---