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

Angular.dart.tutorial seems pretty outdated #126

Closed
zoechi opened this issue Jul 21, 2014 · 4 comments
Closed

Angular.dart.tutorial seems pretty outdated #126

zoechi opened this issue Jul 21, 2014 · 4 comments

Comments

@zoechi
Copy link

zoechi commented Jul 21, 2014

pubspec.yaml:

dependencies:
  angular: 0.10.0

while Angular.dart 0.12.0 is already published.

@davenotik
Copy link

Indeed. Struggling to get through it all.

@NicholasTuck
Copy link
Contributor

Upgrading these would be fairly simple, I would love to do this, but I would want to fix the actual tutorials at the same time: https://angulardart.org/tutorial/
Does anyone know where those docs live and maybe I can do 2 pull requests at once for them.
Looks like the MD for the pages are here: https://github.com/angular/angulardart.org/tree/master/site/tutorial
Slightly hard to read/edit in that format but looks doable.

Would be a good way to learn version 0.13.0 that was just released the other day.

NicholasTuck added a commit to NicholasTuck/angular.dart.tutorial that referenced this issue Jul 29, 2014
NicholasTuck added a commit to NicholasTuck/angular.dart.tutorial that referenced this issue Jul 29, 2014
NicholasTuck added a commit to NicholasTuck/angular.dart.tutorial that referenced this issue Jul 29, 2014
NicholasTuck added a commit to NicholasTuck/angular.dart.tutorial that referenced this issue Jul 29, 2014
NicholasTuck added a commit to NicholasTuck/angular.dart.tutorial that referenced this issue Jul 29, 2014
NicholasTuck added a commit to NicholasTuck/angular.dart.tutorial that referenced this issue Jul 29, 2014
NicholasTuck added a commit to NicholasTuck/angular.dart.tutorial that referenced this issue Jul 29, 2014
NicholasTuck added a commit to NicholasTuck/angular.dart.tutorial that referenced this issue Jul 29, 2014
NicholasTuck added a commit to NicholasTuck/angular.dart.tutorial that referenced this issue Jul 29, 2014
NicholasTuck added a commit to NicholasTuck/angular.dart.tutorial that referenced this issue Jul 29, 2014
@traceypowersg
Copy link
Contributor

Hi, Nicholas,

I just saw this, so pardon the delay in responding. I originally wrote the
tutorials, and all the work was done on this github repository:

https://github.com/angular/angular.dart.tutorial

However, the docs team here at Google took that stuff and repackaged it
somehow, so I don't know where they are working from (whether it's a public
place where people such as yourself can contribute, or if it's somewhere
within Google).

I've BCC'd the project manager, and a few others on the docs team who took
over for me. I hope someone will get back to us.

Tracey

On Mon, Jul 28, 2014 at 5:49 PM, Nicholas Tuck notifications@github.com
wrote:

Upgrading these would be fairly simple, I would actually love to do this,
but I would want to fix the actual tutorials at the same time:
https://angulardart.org/tutorial/
Does anyone know where those docs live and maybe I can do 2 pull requests
at once for them.

Would be a good way to learn version 0.13.0 that was just released the
other day.


Reply to this email directly or view it on GitHub
#126 (comment)
.

@traceypowersg
Copy link
Contributor

Hi all, apologies, we had a bit of a perfect storm while I was out on
vacation (and not looking at commits) for a few weeks, and then an
unrelated issue with the script that updates the server.

All of the tutorial code does indeed live in
https://github.com/angular/angular.dart.tutorial
The docs for it live in https://github.com/angular/angulardart.org and we
use jekyll to generate and push all of the site content from a branch
called "generated" that you can see if you look on github.

I'm the owner these days -- please do ping me about stale PRs and other
issues related to the tutorial. And last, NicholasTuck, thanks so much for
your contribution! I'm sorry it took awhile for me to get it merged in.

On Tue, Aug 19, 2014 at 1:44 PM, Tracey Powers traceyp@google.com wrote:

Hi, Nicholas,

I just saw this, so pardon the delay in responding. I originally wrote the
tutorials, and all the work was done on this github repository:

https://github.com/angular/angular.dart.tutorial

However, the docs team here at Google took that stuff and repackaged it
somehow, so I don't know where they are working from (whether it's a public
place where people such as yourself can contribute, or if it's somewhere
within Google).

I've BCC'd the project manager, and a few others on the docs team who took
over for me. I hope someone will get back to us.

Tracey

On Mon, Jul 28, 2014 at 5:49 PM, Nicholas Tuck notifications@github.com
wrote:

Upgrading these would be fairly simple, I would actually love to do this,
but I would want to fix the actual tutorials at the same time:
https://angulardart.org/tutorial/
Does anyone know where those docs live and maybe I can do 2 pull requests
at once for them.

Would be a good way to learn version 0.13.0 that was just released the
other day.


Reply to this email directly or view it on GitHub
#126 (comment)
.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

4 participants