Answer the question
In order to leave comments, you need to log in
What is the correct sequence of actions when developing a complex project (Angular)?
The question is quite general, but for specifics I will ask it regarding Angular. I'm learning Angular (4+) and had the idea of creating my own project to practice. I'm starting to explore demo projects, for example, https://github.com/Ismaestro/angular4-example-app. I see a bunch of files and folders. If you open any file, then in principle I understand what it is for and what happens in it. But recreating the sequence of appearance of these files and work on them is a difficult task. How to understand in what order you need to create various files and modules so that at each intermediate step there is a maximum working application?
Answer the question
In order to leave comments, you need to log in
I think, since you have such a question, it is better for you to take a course on any of the resources of
ITVDN, PluralSight or a bunch of others, who will tell and show everything step by step.
https://itvdn.com/en/video/angular2_essential
https://www.pluralsight.com/courses/angular-fundam...
To create a project, add components, services, etc., you can use the Angular CLI
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question