Skip to content
This repository has been archived by the owner on Mar 22, 2019. It is now read-only.

Ember Times Issue 67 #3590

Merged
merged 27 commits into from Oct 5, 2018
Merged

Ember Times Issue 67 #3590

merged 27 commits into from Oct 5, 2018

Conversation

tylerturdenpants
Copy link
Member

@tylerturdenpants tylerturdenpants commented Sep 28, 2018

capture d ecran 2018-10-05 a 17 28 48

@mike-north
Copy link

we should be able to announce codesandbox.io emberjs support in this issue. I should have a blog article + some other information in the next ~2 days

amyrlam and others added 3 commits October 3, 2018 00:21
Also added template addition from #3599
[embertimes] Add Hacktoberfest writeup 🎃
@mike-north
Copy link

Here's the blog article for codesandbox support - https://medium.com/@mikenorth/ember-community-meet-codesandbox-10a43076b3fa

And here's the starter project for a "vanilla" ember app https://codesandbox.io/s/github/mike-north/ember-new-output/tree/vanilla

and for a typescript app
https://codesandbox.io/s/github/mike-north/ember-new-output/tree/ts


What allowed this to happen is that CodeSandbox released server-side evaluated sandboxes, which now allows CLI Node apps to run and be served by the site.

Of course we want to give a shoutout to [@Guarav0](https://github.com/Gaurav0) and the rest of the [Ember Twiddle](https://ember-twiddle.com/) team for their **amazing** work. The way Ember Twiddle works is by [emulating](https://github.com/ember-cli/ember-twiddle/blob/ac116eb20d1e6c2152313f865159c443a9e2bd6f/app/services/ember-cli.js#L261-L295) a node environment. With CodeSandbox, we get **real Ember CLI** out of the box.
Copy link
Contributor

@Gaurav0 Gaurav0 Oct 5, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

My name's spelling still isn't fixed here.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for counter-checking - let me fix that real quick :-)

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sorry about that!

@jayjayjpg jayjayjpg changed the title [WIP] Ember Times Issue 67 Ember Times Issue 67 Oct 5, 2018
Copy link
Member

@jayjayjpg jayjayjpg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This seems great to me, thank you everyone for putting this together ✨

@tylerturdenpants
Copy link
Member Author

Reviewed and LGTM

@tylerturdenpants tylerturdenpants merged commit 21f3600 into master Oct 5, 2018
@jayjayjpg jayjayjpg deleted the blog/embertimes-67 branch October 28, 2018 07:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants