Skip to content
This repository was archived by the owner on Feb 26, 2024. It is now read-only.

Conversation

@jmetev1
Copy link

@jmetev1 jmetev1 commented Aug 24, 2017

Tour of heroes guide in parts 1 and 2 shows only having your .ts files in src. So I thought I'd make the repo that way instead of having mixed up jumble of .ts and .js files.

@Foxandxss
Copy link
Member

I don't understand.

@jmetev1
Copy link
Author

jmetev1 commented Aug 24, 2017

Tour of heroes seems aimed at very new people. The repo is originally setup to compile from src and output compiled .js files back to src. People new to angular or new to the concept of having separate source .ts files and compiled .js files are likely to get confused. I thought it would be better to separate them.

@Foxandxss
Copy link
Member

You can always ignore the compiled .js in your editor so they are never seen.

@jmetev1
Copy link
Author

jmetev1 commented Aug 24, 2017

There are ways to deal with it if you're an advanced user. But if the quickstart is aimed at people very new to angular and new to having separate compiled files, it would be nice if the compiled files weren't mixed in with the .ts files that have almost the same name and are superficially similar in content.

@Foxandxss
Copy link
Member

In any case, this repo will be deprecated really soon in favor of starting with the CLI.

@Foxandxss
Copy link
Member

This repository is now deprecated. The Angular Quickstart project was a nice starting point for creating Angular applications. Now we recommend using the Angular CLI to create new Angular projects.

Starting from 1 November 2017, all the Angular documentation, at angular.io, is based on the Angular CLI.

Let's get started

@Foxandxss Foxandxss closed this Oct 31, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants