M
M
Mr_Edward2016-12-18 17:02:15
Angular
Mr_Edward, 2016-12-18 17:02:15

Necessary software for learning/development using Angular 2?

Hello. It was decided to leave the city for a few months, during which I would like to completely immerse myself in building web applications (finally, I understood what the essence of angular is). But I came across the fact that I have no idea how to set up a development environment for this monster using windows 7/10.
Considering that the Internet there will be so-so, although it is suitable for a git, but the traffic will be limited, I would like to deploy and configure everything before leaving.
Advise sensible guides, because in an era when you can’t do without galps / grants and nodejs, I come to a standstill, and the installation process is not described in the Google documentation itself.
And if you need phpStorm or some Eclipse for this, is there anything easier? Is it possible to customize everything around the same Sublime Text?
There are still many questions, but getting to the banal hello world, which will be returned to me from the server response in the form of json, looks like an impenetrable jungle.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
iBird Rose, 2016-12-18
@iiiBird

Well, I can't say anything about the guides. beautifully designed and assembled in one convenient place does not yet exist. need to find.
well, how to make a hello world - it is normally described in the aknular documentation itself https://angular.io/docs/ts/latest/quickstart.html
and here is an example of how to output json: plnkr.co/edit/oz71BFDAeeTwjwW5zqEY?p=preview
ps I would not recommend using a regular editor like Sublime Text. here you need an ide if you want errors to be visible and functions and components to pop up in the form of hints. without them, it is sometimes difficult to find a mistake that you inadvertently made in the code. I would recommend visual studio code or the beloved webStorm.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question