Angular2 Universal, where and how to learn?

339 Views Asked by At

Angular2 Universal seems to me some kind of black magic, I can't find where I can learn this language from the beginning, neither in the official web site have an introduction to the language, only an documentation. Where I can learn this? Thank you.

2

There are 2 best solutions below

0
On BEST ANSWER

Even thought there are some really good video tutorials but I prefer this book which is the only complete reference that I found for Angular2 apart from the documentation. Its simple with practical projects and also covers all topics in a systematic and simple manner.

2
On

This is where I started

Pretty steep learning curve. I recommend you go through codecademy's (quick) walkthrough Angular.js beforehand -- if you ain't familiar with Angular.js, that is.

Once you're done with the quickstart, do try the tutorial.