Giter VIP home page Giter VIP logo

Comments (17)

stefanpenner avatar stefanpenner commented on July 22, 2024

would love it, I unfortunately have virtually 0 extra bandwidth to work on it. I will gladly review someone's PR and help them get it to a merge friendly place.

from ember-app-kit.

ulisesrmzroche avatar ulisesrmzroche commented on July 22, 2024

How does a first draft of the Migration Guide by this weekend sound?

On Mon, May 12, 2014 at 11:43 AM, Stefan Penner [email protected]:

would love it, I unfortunately have virtually 0 extra bandwidth to work on
it. I will gladly review someone's PR and help them get it to a merge
friendly place.


Reply to this email directly or view it on GitHubhttps://github.com//issues/626#issuecomment-42856498
.

from ember-app-kit.

stefanpenner avatar stefanpenner commented on July 22, 2024

@ulisesrmzroche would be awesome!

from ember-app-kit.

ulisesrmzroche avatar ulisesrmzroche commented on July 22, 2024

Sweet, no prob. Will update you when there's an upcoming PR.

On Mon, May 12, 2014 at 12:22 PM, Stefan Penner [email protected]:

@ulisesrmzroche https://github.com/ulisesrmzroche would be awesome!


Reply to this email directly or view it on GitHubhttps://github.com//issues/626#issuecomment-42861215
.

from ember-app-kit.

KrisHedges avatar KrisHedges commented on July 22, 2024

+1 woohoo!

On Mon, May 12, 2014 at 1:48 PM, Ulises Ramirez-Roche
[email protected] wrote:

Sweet, no prob. Will update you when there's an upcoming PR.
On Mon, May 12, 2014 at 12:22 PM, Stefan Penner [email protected]:

@ulisesrmzroche https://github.com/ulisesrmzroche would be awesome!


Reply to this email directly or view it on GitHubhttps://github.com//issues/626#issuecomment-42861215
.


Reply to this email directly or view it on GitHub:
#626 (comment)

from ember-app-kit.

WMeldon avatar WMeldon commented on July 22, 2024

I converted eak-todos and it currently lives at https://github.com/WMeldon/ember-cli-todos if you need a reference implementation.

Just finished converting a fairly messy EAK project to CLI. The biggest changes I needed to make were fixing broken import statements and making sure anything I added via index.html were included with app.import() in the Brocfile (see ember-cli/ember-cli#562).

Everything else was just combing through the changes after ember init and deciding what to keep and what to throw away.

from ember-app-kit.

ulisesrmzroche avatar ulisesrmzroche commented on July 22, 2024

Nice, thanks Will! Mind if I throw a rough draft by you before sending the
1st draft to Stefan?

On Mon, May 12, 2014 at 3:17 PM, Will Meldon [email protected]:

I converted eak-todos and it currently lives at
https://github.com/WMeldon/ember-cli-todos if you need a reference
implementation.

Just finished converting a fairly messy EAK project to CLI. The biggest
changes I needed to make were fixing broken import statements and making
sure anything I added via index.html were included with app.import() in
the Brocfile (see ember-cli/ember-cli#562ember-cli/ember-cli#562
).

Everything else was just combing through the changes after ember init and
deciding what to keep and what to throw away.


Reply to this email directly or view it on GitHubhttps://github.com//issues/626#issuecomment-42882427
.

from ember-app-kit.

WMeldon avatar WMeldon commented on July 22, 2024

@ulisesrmzroche sure.

from ember-app-kit.

stefanpenner avatar stefanpenner commented on July 22, 2024

i recommend you guys doit in a PR, so the community can partake :)

from ember-app-kit.

 avatar commented on July 22, 2024

👍

from ember-app-kit.

deletosh avatar deletosh commented on July 22, 2024

+1!

From: Stefan Penner
Sent: Monday, May 12, 2014 6:23 PM
To: stefanpenner/ember-app-kit
Reply To: stefanpenner/ember-app-kit
Subject: Re: [ember-app-kit] Migrating to Ember-CLI (#626)

i recommend you guys doit in a PR, so the community can partake :)


Reply to this email directly or view it on GitHub:
#626 (comment)

from ember-app-kit.

ulisesrmzroche avatar ulisesrmzroche commented on July 22, 2024

Yeah, for sure. I'll open right now.

On Tue, May 13, 2014 at 7:45 AM, Dele O [email protected] wrote:

+1!

From: Stefan Penner
Sent: Monday, May 12, 2014 6:23 PM
To: stefanpenner/ember-app-kit
Reply To: stefanpenner/ember-app-kit
Subject: Re: [ember-app-kit] Migrating to Ember-CLI (#626)

i recommend you guys doit in a PR, so the community can partake :)


Reply to this email directly or view it on GitHub:

#626 (comment)


Reply to this email directly or view it on GitHubhttps://github.com//issues/626#issuecomment-42949708
.

from ember-app-kit.

bguiz avatar bguiz commented on July 22, 2024

+1 I was looking for this myself, thanks for taking the time to write it up!

@ulisesrmzroche - I'm looking for your PR, can't seem to find it; have you pushed it yet?

from ember-app-kit.

ulisesrmzroche avatar ulisesrmzroche commented on July 22, 2024

No, sorry. I got pretty busy yesterday. I've got a block of time tomorrow
to dedicate to this though.

On Wed, May 14, 2014 at 10:25 PM, bguiz [email protected] wrote:

+1 I was looking for this myself, thanks for taking the time to write it
up!

@ulisesrmzroche https://github.com/ulisesrmzroche - I'm looking for
your PR, can't seem to find it; have you pushed it yet?


Reply to this email directly or view it on GitHubhttps://github.com//issues/626#issuecomment-43164970
.

from ember-app-kit.

ulisesrmzroche avatar ulisesrmzroche commented on July 22, 2024

@bguiz I just put how a how-to on how to move over your acceptance tests, and i'm writing the unit tests part right now. It's actually going pretty smooth, so who knows, probably finish before pawn stars is over, lol.

from ember-app-kit.

bguiz avatar bguiz commented on July 22, 2024

@ulisesrmzroche sweet!

from ember-app-kit.

ulisesrmzroche avatar ulisesrmzroche commented on July 22, 2024

PR been pending review, but it's all there now. Totally safe to migrate.

from ember-app-kit.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.